2008-08-19 19:30:36 +00:00
|
|
|
#%PAM-1.0
|
2013-10-09 21:38:44 +00:00
|
|
|
# Uncomment the next line if you do not want to enter your passwd everytime
|
|
|
|
# auth sufficient pam_rootok.so
|
2008-08-19 19:30:36 +00:00
|
|
|
auth include system-auth
|
|
|
|
account include system-auth
|
|
|
|
password include system-auth
|
|
|
|
session include system-auth
|
|
|
|
session optional pam_xauth.so
|