f758b68708
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/freeradius#2898c9222beb70cb2dc4d5db7f5a37f6988530bc
7 lines
177 B
Plaintext
7 lines
177 B
Plaintext
#%PAM-1.0
|
|
auth include password-auth
|
|
account required pam_nologin.so
|
|
account include password-auth
|
|
password include password-auth
|
|
session include password-auth
|