Add PAM config file for `lsh-pam-checkpw'.
svn path=/nixos/trunk/; revision=10989
This commit is contained in:
parent
c0dc904b90
commit
2b1a2d2415
@ -227,6 +227,7 @@ import ../helpers/make-etc.nix {
|
|||||||
"shadow"
|
"shadow"
|
||||||
"sshd"
|
"sshd"
|
||||||
"lshd"
|
"lshd"
|
||||||
|
"lsh-pam-checkpw"
|
||||||
"useradd"
|
"useradd"
|
||||||
"chsh"
|
"chsh"
|
||||||
"xlock"
|
"xlock"
|
||||||
|
4
etc/pam.d/lsh-pam-checkpw
Normal file
4
etc/pam.d/lsh-pam-checkpw
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
auth include common
|
||||||
|
account include common
|
||||||
|
password include common
|
||||||
|
session include common
|
Loading…
x
Reference in New Issue
Block a user