]> git.ipfire.org Git - ipfire-3.x.git/blob - pkgs/openssh/sshd.pam
Change file layout of the makefiles.
[ipfire-3.x.git] / pkgs / openssh / sshd.pam
1 #%PAM-1.0
2 auth include system-auth
3
4 account required pam_nologin.so
5 account include system-auth
6
7 password include system-auth
8
9 session include system-auth