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.
8 lines
204 B
8 lines
204 B
9 years ago
|
#%PAM-1.0
|
||
|
auth required pam_env.so
|
||
|
auth required pam_permit.so
|
||
|
account include system-auth
|
||
|
password include system-auth
|
||
|
session include system-auth
|
||
|
session optional pam_console.so
|