summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2010-November/000769.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-November/000769.html')
-rw-r--r--zarb-ml/mageia-sysadm/2010-November/000769.html93
1 files changed, 93 insertions, 0 deletions
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 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] [388] - use the first pass if proposed ( or pam ask the password 2 times )
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B388%5D%20-%20use%20the%20first%20pass%20if%20proposed%20%28%20or%20pam%20ask%0A%09the%20password%202%20times%20%29&In-Reply-To=%3C20101122131521.635F63FC50%40valstar.mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000767.html">
+ <LINK REL="Next" HREF="000770.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] [388] - use the first pass if proposed ( or pam ask the password 2 times )</H1>
+ <B>root at mageia.org</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B388%5D%20-%20use%20the%20first%20pass%20if%20proposed%20%28%20or%20pam%20ask%0A%09the%20password%202%20times%20%29&In-Reply-To=%3C20101122131521.635F63FC50%40valstar.mageia.org%3E"
+ TITLE="[Mageia-sysadm] [388] - use the first pass if proposed ( or pam ask the password 2 times )">root at mageia.org
+ </A><BR>
+ <I>Mon Nov 22 14:15:21 CET 2010</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000767.html">[Mageia-sysadm] [387] use build_login variable in build_home_dir
+</A></li>
+ <LI>Next message: <A HREF="000770.html">[Mageia-sysadm] [389] - use the rootbinddn as preconized by buchan ( and let all access goes
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#769">[ date ]</a>
+ <a href="thread.html#769">[ thread ]</a>
+ <a href="subject.html#769">[ subject ]</a>
+ <a href="author.html#769">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>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
+ &lt;% if access_class = 'admin' %&gt;
+ auth required pam_wheel.so group=mga-sysadmin
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;/pipermail/mageia-sysadm/attachments/20101122/987779e3/attachment.html&gt;
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000767.html">[Mageia-sysadm] [387] use build_login variable in build_home_dir
+</A></li>
+ <LI>Next message: <A HREF="000770.html">[Mageia-sysadm] [389] - use the rootbinddn as preconized by buchan ( and let all access goes
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#769">[ date ]</a>
+ <a href="thread.html#769">[ thread ]</a>
+ <a href="subject.html#769">[ subject ]</a>
+ <a href="author.html#769">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
+mailing list</a><br>
+</body></html>