Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Begin /etc/pam.d/system-password
|
||||
|
||||
# use yescrypt hash for encryption, use shadow, and try to use any
|
||||
# previously defined authentication token (chosen password) set by any
|
||||
# prior module.
|
||||
password required pam_unix.so yescrypt shadow try_first_pass
|
||||
|
||||
# End /etc/pam.d/system-password
|
||||
Reference in New Issue
Block a user