mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add nullok to the pam_unix line.
This commit is contained in:
parent
013466aa50
commit
b418f48cba
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue