Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Begin /etc/pam.d/chsh
|
||||
|
||||
# always allow root
|
||||
auth sufficient pam_rootok.so
|
||||
|
||||
# include system auth and account settings
|
||||
auth include system-auth
|
||||
account include system-account
|
||||
|
||||
# End /etc/pam.d/chsh
|
||||
Reference in New Issue
Block a user