nixpkgs/system/etc/pam.d/su
Eelco Dolstra 07506308d6 * Support LDAP authentication.
* Factor out the common parts of the PAM config files.

svn path=/nixos/trunk/; revision=7694
2007-01-16 13:30:59 +00:00

6 lines
192 B
Plaintext

auth sufficient pam_rootok.so
auth include common-auth
account include common-account
password include common-password
session include common-session