Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
7 lines
183 B
Plaintext
7 lines
183 B
Plaintext
#%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
|