summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Maciej Wereski [Thu, 15 Oct 2015 16:11:08 +0000 (09:11 -0700)]
Merge "Add groups associated with privileges" into tizen
Łukasz Stelmach [Thu, 15 Oct 2015 10:05:40 +0000 (03:05 -0700)]
Merge "Add a user and a group for systemd-bus-proxyd" into tizen
Radoslaw Bartosiak [Tue, 6 Oct 2015 11:49:27 +0000 (13:49 +0200)]
Add groups associated with privileges
Some sensitive resources might be accessible directly
by applications (without Cynara privilege chceck).
In such case resource should be assigned to
supplementary group associated with the privilege.
This commit introduces groups for privileges from:
https://wiki.tizen.org/wiki/Security:Tizen_3.0_Core_Privileges
[accessed 2015-10-14].
Change-Id: I5c9e298a4765ecaafd33bb52a4d4e24a697ead82
Signed-off-by: Radoslaw Bartosiak <r.bartosiak@samsung.com>
Łukasz Stelmach [Fri, 28 Nov 2014 12:59:01 +0000 (13:59 +0100)]
Add a user and a group for systemd-bus-proxyd
systemd-bus-proxyd which provides communication between
DBus clients and kdbus bus runs as an unprivileged user.
Bug-Tizen: TC-1024/related
Change-Id: I0b68954f5554fe86b083f1e6c7e80511f783649e
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
Sangjung Woo [Mon, 12 Oct 2015 07:39:36 +0000 (16:39 +0900)]
spec: remove /etc/fstab from setup package
/etc/fstab is moved to system-plugin-* package.
Change-Id: Iffae350a11b71b08d6b09a2731bbffe7c4b5b38d
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
Seongwook Chung [Wed, 15 Jul 2015 11:38:58 +0000 (20:38 +0900)]
Add system,developer user into 3.0
Change-Id: I37781b0dabb7ae24101c77636eada543a0293cf1
Signed-off-by: Seongwook Chung <seong.chung@samsung.com>
José Bollo [Wed, 18 Feb 2015 15:57:58 +0000 (16:57 +0100)]
Removing user and group 'developer'
The user developer is needed only if SDB is
installed. Thus creation of that user and that group
is relegated to the packaging of SDB.
Change-Id: I1977e06f12117dfc4820e4e0b31abe6391e14dae
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
José Bollo [Wed, 18 Feb 2015 16:04:24 +0000 (17:04 +0100)]
Add group display
The group display is obviously a system group that should exist.
Its gid MUST be between 100 and 499. It was previously created
byweston-common project (and it is still created by this package
if not already existing).
Change-Id: I7a98ed5b7d1780092ea45e47aa7651154d02ee41
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
José Bollo [Wed, 18 Feb 2015 15:39:59 +0000 (16:39 +0100)]
Sorting by numeric ids
This improves the quality
Change-Id: Ie1d3ed7119ecf2f0536e818d3eab48b1834153d9
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
Dominig ar Foll [Mon, 12 Jan 2015 15:52:10 +0000 (07:52 -0800)]
Merge "Removing user and group buxton" into tizen
Corentin Lecouvey [Wed, 26 Nov 2014 15:28:57 +0000 (16:28 +0100)]
remove 'users' group from the list of users in /etc/group
/etc/group file defines the groups to which users belong.
Currently 'users' group is wrongly listed in lists of users.
This has no effect and it can be removed to clean up that file.
Change-Id: I19268872471b886f5914ea40fe6021c7b9c6fa7b
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Nicolas Zingilé [Thu, 11 Dec 2014 16:01:00 +0000 (17:01 +0100)]
remove /usr/sbin in PATH variable for normal users
Bug-Tizen: TC-1696
Change-Id: I8e53ef7840cc070e97e0fbbc808f86fbd88781fb
Signed-off-by: Nicolas Zingilé <nicolas.zingile@open.eurogiciel.org>
José Bollo [Tue, 9 Dec 2014 14:27:25 +0000 (15:27 +0100)]
Removing user and group buxton
By principle, this setup should contain the minimum.
Buxton is an optional component thus its user and group
must be created on need.
Change-Id: I65ecd84a7be60a510081743d45a69fd3d4eaa9b3
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
Baptiste DURAND [Mon, 29 Sep 2014 15:21:27 +0000 (17:21 +0200)]
Move developper from develloper groups to users group
Fix TC-320
Change-Id: I097d91cc713e7893e97a7c23d777cb4a0c93b84f
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
Michal Witanowski [Wed, 9 Jul 2014 10:22:04 +0000 (12:22 +0200)]
Add libvirt group
Change-Id: Idd838dbb31845b52851b03fd3379f750f5e55625
Signed-off-by: Michal Witanowski <m.witanowski@samsung.com>
Dariusz Michaluk [Wed, 9 Jul 2014 10:07:30 +0000 (03:07 -0700)]
Merge "Add security-containers user" into tizen
Michal Witanowski [Mon, 26 May 2014 14:10:11 +0000 (16:10 +0200)]
Add security-containers user
The purpose of this user is to ensure an existence of a static UID
for dbus communication between the host and LXC containers.
Change-Id: I44182878f9f0a9fc59b394fc09a8e8f404b0e4c7
Signed-off-by: Michal Witanowski <m.witanowski@samsung.com>
Jean-Benoit MARTIN [Fri, 4 Apr 2014 12:05:21 +0000 (14:05 +0200)]
Remove User and group app
The users are created by ks file
Bug-Tizen: PTREL-490
Change-Id: I3dcc02fb83cd9390f9e50d33c3ccea6a0b0f8d78
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
Patrick McCarty [Mon, 17 Mar 2014 21:56:31 +0000 (14:56 -0700)]
Update changelog
Change-Id: I7d89eb56a2a08c989389d3eaa05abd51fa1ecac1
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
Patrick McCarty [Fri, 14 Mar 2014 19:30:33 +0000 (12:30 -0700)]
Add a buxton user and group
The buxton daemon runs as the "buxton" user, and it must write to the
/var/lib/buxton directory, which will be owned by user "buxton", so make
sure this user is defined.
Add a group as well so that we can set the group owner to "buxton" on
/var/lib/buxton.
Change-Id: I4a117bcbbc0aba12d8a60d69d8b05b378a235367
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
Łukasz Stelmach [Fri, 14 Mar 2014 16:48:26 +0000 (17:48 +0100)]
Add a user for avahi daemon
Change-Id: I257ab12ba0452c64ebd408036c27c633d1958a9c
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
Patrick McCarty [Fri, 24 Jan 2014 20:00:06 +0000 (12:00 -0800)]
Update changelog
Change-Id: If4b51ad28acda61f97e6a3bc1c5bdb9d6cd4a2bd
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
Michael Leibowitz [Thu, 21 Nov 2013 20:50:53 +0000 (12:50 -0800)]
Add polkitd user and group
Change-Id: I8913852ed771ad6af3e4e5a56080a661d8db87ee
Signed-off-by: Michael Leibowitz <michael.leibowitz@intel.com>
Łukasz Stelmach [Tue, 17 Dec 2013 16:40:08 +0000 (17:40 +0100)]
Make /etc/mtab a symbolic link to /proc/self/mounts
Currently systemd and tools from util-linux expect /etc/mtab to be a
link to /proc/self/mounts.
Change-Id: If0fd0139d952531fb26ab94e4fa6d9657ce88043
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
Michael Demeter [Mon, 9 Dec 2013 18:47:44 +0000 (10:47 -0800)]
Added missing systemd-journal group for tmpfiles.d
Change-Id: I623ab3f1961f57550c5ce4e76d41b41e050953cc
Signed-off-by: Michael Demeter <michael.demeter@intel.com>
Anas Nashif [Mon, 16 Sep 2013 05:05:29 +0000 (01:05 -0400)]
update changes
Change-Id: Ida854f1ca441daa32d85144cc176320399e4312d
Anas Nashif [Wed, 11 Sep 2013 08:48:02 +0000 (04:48 -0400)]
use an existing directory for user nobody
Change-Id: I7808c655a5b71d98b4a27b58df43e66f91b70abb
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Anas Nashif [Thu, 25 Jul 2013 13:35:06 +0000 (09:35 -0400)]
Update changelog
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Anas Nashif [Wed, 26 Jun 2013 13:52:09 +0000 (09:52 -0400)]
Add system users ammended to include some additional mobile users
also added in app user as per Anas reset home directories for
other users to /var/lib/empty
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Signed-off-by: Michael Demeter <michael.demeter@intel.com>
Change-Id: I67efe01517278778fc6d40ba7fed0a205849f18e
Alexandru Cornea [Sat, 29 Jun 2013 00:39:22 +0000 (03:39 +0300)]
resetting manifest requested domain to floor
Anas Nashif [Fri, 28 Jun 2013 19:05:08 +0000 (12:05 -0700)]
Revert "Add system users"
This reverts commit
89b6d98f273e8ac33185e2ff8a1028963ab7aa0b
Change-Id: Ib05740faea27969f39fc72556c80f25f8b916127
Anas Nashif [Wed, 26 Jun 2013 13:52:09 +0000 (09:52 -0400)]
Add system users
Change-Id: Iaa02728c04dfa5133f3c034919aa93b7fe426518
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Anas Nashif [Sat, 11 May 2013 05:52:17 +0000 (01:52 -0400)]
Set license using %license
Anas Nashif [Fri, 22 Mar 2013 18:07:59 +0000 (11:07 -0700)]
Fixed package groups
Anas Nashif [Fri, 22 Feb 2013 00:25:40 +0000 (16:25 -0800)]
Update to 0.9
Anas Nashif [Fri, 22 Feb 2013 00:24:46 +0000 (16:24 -0800)]
set PS1
Anas Nashif [Fri, 15 Feb 2013 01:04:30 +0000 (17:04 -0800)]
Add some general utilities and move files to files/
Anas Nashif [Wed, 7 Nov 2012 14:39:23 +0000 (06:39 -0800)]
add packaging
Anas Nashif [Wed, 7 Nov 2012 14:37:59 +0000 (06:37 -0800)]
initial import