2024-01-05 18:52:52 +01:00
|
|
|
#%PAM-1.0
|
2024-04-18 14:49:42 +02:00
|
|
|
auth sufficient pam_rootok.so
|
2024-01-05 18:52:52 +01:00
|
|
|
auth include system-auth
|
|
|
|
auth required pam_nologin.so
|
|
|
|
account include system-auth
|
|
|
|
password include system-auth
|
|
|
|
session include system-auth
|