new blfs: sys-apps/shadow-4.18.0

This commit is contained in:
wyj
2026-01-10 06:48:35 -05:00
parent 21d9608f05
commit 662be0634a
6 changed files with 204 additions and 0 deletions
@@ -0,0 +1,3 @@
#%PAM-1.0
password include system-auth
@@ -0,0 +1,8 @@
#%PAM-1.0
auth sufficient pam_rootok.so
auth include system-auth
account include system-auth
password include system-auth
@@ -0,0 +1,8 @@
#%PAM-1.0
auth sufficient pam_rootok.so
auth required pam_permit.so
account include system-auth
password required pam_permit.so
@@ -0,0 +1,7 @@
#%PAM-1.0
auth sufficient pam_rootok.so
account include system-auth
password required pam_permit.so
+7
View File
@@ -0,0 +1,7 @@
# useradd defaults file
GROUP=100
HOME=/home
INACTIVE=-1
EXPIRE=
SHELL=/bin/bash
SKEL=/etc/skel