users not belonging to the "users" group
- To: debian-devel@lists.debian.org
- Subject: users not belonging to the "users" group
- From: "C. Gatzemeier" <c.gatzemeier@tu-bs.de>
- Date: Tue, 1 Jun 2010 00:32:37 +0200
- Message-id: <20100601003237.3fdd1ea0c.gatzemeier@tu-bs.de@tu-bs.de>
- In-reply-to: <20100525220935.201d11b8c.gatzemeier@tu-bs.de@tu-bs.de>
- References: <20100525220935.201d11b8c.gatzemeier@tu-bs.de@tu-bs.de>
There is another issue related to getting user collaboration working
out of the box:
Users do not belong to the "users" group, thus creating
say /home/group/users as a (sgid) group directory to provide a way for
the users of a system to collaborate on something does not work.
Either adduser would have to add all new (and existing) users
explicitly to the users group and fill /etc/group with all user names,
or pam_group can dynamically add users to the users group when they
login.
Following the pam_group line for /etc/security/group.conf:
*; *; *; Al0000-2400; users
Any preferences?
Cheers,
Christian
Reply to: