Bug #48
User created during install is member of group "staff"
| Status: | Closed | Start: | 01/20/2010 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | Anil Gulecha | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | ncp3-beta1 |
Description
As of NCP3a3, the first (any) user created during the installation will be member of group "staff" (as primary and only group). Though, if creating another user after installation (with adduser), a distinct group with same name as login will be created (configurable through the USERGROUPS option in /etc/adduser.conf).
This is just not consistent behaviour.
History
Updated by Dmitry Yusupov about 1 year ago
- Target version set to ncp3-beta1
Updated by Anil Gulecha about 1 year ago
- Assigned to set to sham pavman
Updated by Anil Gulecha about 1 year ago
- Status changed from New to Closed
- Assigned to changed from sham pavman to Anil Gulecha
The default behavior is for adduser to use staff. Package updated and will be avaialbel with beta1.
~Anil