GID_MIN was set to 1000.
This commit is contained in:
@@ -40,4 +40,4 @@ nogroup:x:65534:
|
||||
crontab:x:101:
|
||||
Debian-exim:x:102:
|
||||
foo1:x:60000:
|
||||
foo2:x:103:
|
||||
foo2:x:1000:
|
||||
|
||||
@@ -18,4 +18,4 @@ 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
|
||||
foo1:x:1000:60000:User Foo - Gecos Field::/bin/sh
|
||||
foo2:x:60000:103:User Foo - Gecos Field::/bin/sh
|
||||
foo2:x:60000:1000:User Foo - Gecos Field::/bin/sh
|
||||
|
||||
@@ -39,4 +39,4 @@ users:x:100:
|
||||
nogroup:x:65534:
|
||||
crontab:x:101:
|
||||
Debian-exim:x:102:
|
||||
test1:x:103:
|
||||
test1:x:1000:
|
||||
|
||||
@@ -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
|
||||
test1:x:2147483647:103::/home/test1:/bin/sh
|
||||
test1:x:2147483647:1000::/home/test1:/bin/sh
|
||||
|
||||
@@ -39,4 +39,4 @@ users:x:100:
|
||||
nogroup:x:65534:
|
||||
crontab:x:101:
|
||||
Debian-exim:x:102:
|
||||
test1:x:103:
|
||||
test1:x:1000:
|
||||
|
||||
@@ -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
|
||||
test1:x:4294967294:103::/home/test1:/bin/sh
|
||||
test1:x:4294967294:1000::/home/test1:/bin/sh
|
||||
|
||||
Reference in New Issue
Block a user