new blfs: sys-libs/pam-1.7.1

This commit is contained in:
wyj
2025-12-23 16:36:48 -05:00
parent 3cb3cd5b97
commit e3e5ed8d01
6 changed files with 93 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# /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