summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2006-07-01 22:50:01 +0000
committerMartin Schlemmer <azarah@gentoo.org>2006-07-01 22:50:01 +0000
commitd03da55e1bc935c11ddb9825967211fe93dd7117 (patch)
treee4be3f45aac8290b872f6a759a4b8c9203d5d370 /sys-libs/pam/files
parentAdded eclipse mask (diff)
downloadhistorical-d03da55e1bc935c11ddb9825967211fe93dd7117.tar.gz
historical-d03da55e1bc935c11ddb9825967211fe93dd7117.tar.bz2
historical-d03da55e1bc935c11ddb9825967211fe93dd7117.zip
Bah, I need to check the source and not README in regards to likeauth.
Package-Manager: portage-2.1.1_pre1-r5
Diffstat (limited to 'sys-libs/pam/files')
-rw-r--r--sys-libs/pam/files/pam.d-0.99/system-auth2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/pam/files/pam.d-0.99/system-auth b/sys-libs/pam/files/pam.d-0.99/system-auth
index 14e67b71dc77..c37035f51067 100644
--- a/sys-libs/pam/files/pam.d-0.99/system-auth
+++ b/sys-libs/pam/files/pam.d-0.99/system-auth
@@ -1,7 +1,7 @@
#%PAM-1.0
auth required pam_env.so
-auth sufficient pam_unix.so try_first_pass nullok
+auth sufficient pam_unix.so try_first_pass likeauth nullok
auth required pam_deny.so
account required pam_unix.so