Add nullok to the pam_unix line.

This commit is contained in:
Dag-Erling Smørgrav 2003-04-24 12:22:42 +00:00
parent 013466aa50
commit b418f48cba

View file

@ -8,4 +8,4 @@
# password
#password requisite pam_passwdqc.so enforce=users
password required pam_unix.so no_warn try_first_pass
password required pam_unix.so no_warn try_first_pass nullok