Use a more common config with password in shadow instead of passwd.

(Other tests focus on the less frequent use cases)
This commit is contained in:
nekral-guest
2011-07-26 15:23:03 +00:00
parent 51520f2c77
commit d408a3cdda
2 changed files with 2 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ sys:x:3:3:sys:/dev:/bin/sh
sync:x:4:65534:sync:/bin:/bin/sync
games:x:5:60:games:/usr/games:/bin/sh
man:x:6:12:man:/var/cache/man:/bin/sh
lp:test2:7:7:lp:/var/spool/lpd:/bin/sh
lp:x:7:7:lp:/var/spool/lpd:/bin/sh
mail:x:8:8:mail:/var/mail:/bin/sh
news:x:9:9:news:/var/spool/news:/bin/sh
uucp:x:10:10:uucp:/var/spool/uucp:/bin/sh

View File

@@ -16,3 +16,4 @@ irc:*:12977:0:99999:7:::
gnats:*:12977:0:99999:7:::
nobody:test:@TODAY@:0:99999:7:::
Debian-exim:!:12977:0:99999:7:::
lp:test2:@TODAY@:0:99999:7:::