mirror of
https://github.com/BioArchLinux/iso.git
synced 2025-03-10 06:14:01 +00:00
8 lines
273 B
Text
8 lines
273 B
Text
#%PAM-1.0
|
|
|
|
auth required pam_securetty.so
|
|
auth requisite pam_nologin.so
|
|
auth include system-local-login
|
|
account include system-local-login
|
|
session include system-local-login
|
|
auth requisite pam_succeed_if.so user = bio
|