You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
283 B
9 lines
283 B
4 months ago
|
#%PAM-1.0
|
||
|
# Uncomment the next line if you do not want to enter your passwd everytime
|
||
|
# auth sufficient pam_rootok.so
|
||
|
auth include system-auth
|
||
|
account include system-auth
|
||
|
password include system-auth
|
||
|
session include system-auth
|
||
|
session optional pam_xauth.so
|