From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2010-November/000769.html | 93 +++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000769.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000769.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000769.html b/zarb-ml/mageia-sysadm/2010-November/000769.html new file mode 100644 index 000000000..d0c31e9bb --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000769.html @@ -0,0 +1,93 @@ + + + + [Mageia-sysadm] [388] - use the first pass if proposed ( or pam ask the password 2 times ) + + + + + + + + + +

[Mageia-sysadm] [388] - use the first pass if proposed ( or pam ask the password 2 times )

+ root at mageia.org + root at mageia.org +
+ Mon Nov 22 14:15:21 CET 2010 +

+
+ +
Revision: 388
+Author:   misc
+Date:     2010-11-22 14:15:21 +0100 (Mon, 22 Nov 2010)
+Log Message:
+-----------
+- use the first pass if proposed ( or pam ask the password 2 times )
+
+Modified Paths:
+--------------
+    puppet/modules/pam/templates/system-auth
+
+Modified: puppet/modules/pam/templates/system-auth
+===================================================================
+--- puppet/modules/pam/templates/system-auth	2010-11-22 12:41:54 UTC (rev 387)
++++ puppet/modules/pam/templates/system-auth	2010-11-22 13:15:21 UTC (rev 388)
+@@ -3,7 +3,7 @@
+ # basically, the idea is to copy the exact detail of sufficient,
+ # and add abort=ignore
+ auth    [abort=ignore success=done new_authtok_reqd=done default=ignore]  pam_tcb.so shadow fork nullok prefix=$2a$ count=8
+-auth    sufficient   pam_unix.so likeauth nullok
++auth    sufficient   pam_unix.so likeauth nullok try_first_pass
+ auth    sufficient   pam_ldap.so use_first_pass
+ <% if access_class = 'admin' %>
+ auth    required     pam_wheel.so group=mga-sysadmin
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101122/987779e3/attachment.html>
+
+ + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1