Update to new newusers behavior:
* users are not added automatically to the list of supplementary groups * newusers use the same algorithm as useradd to define the new UIDs.
This commit is contained in:
@@ -39,4 +39,4 @@ users:x:100:
|
||||
nogroup:x:65534:
|
||||
crontab:x:101:
|
||||
Debian-exim:x:102:
|
||||
foo:x:65535:foo
|
||||
foo:x:4242:
|
||||
|
||||
@@ -39,3 +39,4 @@ users:*::
|
||||
nogroup:*::
|
||||
crontab:x::
|
||||
Debian-exim:x::
|
||||
foo:*::
|
||||
|
||||
@@ -17,4 +17,4 @@ irc:x:39:39:ircd:/var/run/ircd:/bin/sh
|
||||
gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/bin/sh
|
||||
nobody:x:65534:65534:nobody:/nonexistent:/bin/sh
|
||||
Debian-exim:x:102:102::/var/spool/exim4:/bin/false
|
||||
foo:x:4242:65535:User Foo - Gecos Field::/bin/sh
|
||||
foo:x:4242:4242:User Foo - Gecos Field::/bin/sh
|
||||
|
||||
Reference in New Issue
Block a user