From d03da55e1bc935c11ddb9825967211fe93dd7117 Mon Sep 17 00:00:00 2001 From: Martin Schlemmer Date: Sat, 1 Jul 2006 22:50:01 +0000 Subject: Bah, I need to check the source and not README in regards to likeauth. Package-Manager: portage-2.1.1_pre1-r5 --- sys-libs/pam/files/pam.d-0.99/system-auth | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-libs/pam/files') 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 -- cgit v1.2.3-65-gdbad