mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-27 15:02:50 -05:00
6 lines
177 B
Bash
6 lines
177 B
Bash
#%PAM-1.0
|
|
auth required pam_env.so
|
|
auth sufficient pam_unix.so try_first_pass nullok
|
|
auth required pam_deny.so
|
|
account required pam_unix.so
|