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.
|
#%PAM-1.0 |
|
# Information for the PPPD process with the 'login' option. |
|
auth required pam_nologin.so |
|
auth required pam_unix.so |
|
account required pam_unix.so |
|
session required pam_unix.so
|
|
|