useradd was fixed and does not set the password to x when there are no
shadow file.
This commit is contained in:
@@ -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:1000:1000::/tmp/foo:/bin/foobar
|
||||
foo:!:1000:1000::/tmp/foo:/bin/foobar
|
||||
|
||||
Reference in New Issue
Block a user