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/000784.html | 106 ++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000784.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000784.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000784.html b/zarb-ml/mageia-sysadm/2010-November/000784.html new file mode 100644 index 000000000..4b070cf83 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000784.html @@ -0,0 +1,106 @@ + + + + [Mageia-sysadm] [400] Add timelimits for nss_ldap, enable password policy + + + + + + + + + +

[Mageia-sysadm] [400] Add timelimits for nss_ldap, enable password policy

+ root at mageia.org + root at mageia.org +
+ Mon Nov 22 15:20:10 CET 2010 +

+
+ +
Revision: 400
+Author:   buchan
+Date:     2010-11-22 15:20:10 +0100 (Mon, 22 Nov 2010)
+Log Message:
+-----------
+Add timelimits for nss_ldap, enable password policy
+
+Modified Paths:
+--------------
+    puppet/modules/pam/templates/ldap.conf
+
+Modified: puppet/modules/pam/templates/ldap.conf
+===================================================================
+--- puppet/modules/pam/templates/ldap.conf	2010-11-22 13:59:56 UTC (rev 399)
++++ puppet/modules/pam/templates/ldap.conf	2010-11-22 14:20:10 UTC (rev 400)
+@@ -2,7 +2,9 @@
+ 
+ uri ldaps://ldap.<%= domain %>
+ base <%= dc_suffix %>
+-pam_lookup_policy no
++timelimit 4
++bind_timelimit 4
++pam_lookup_policy yes
+ pam_password exop
+ nss_base_passwd ou=People,<%= dc_suffix %>?one
+ nss_base_shadow ou=People,<%= dc_suffix %>?one
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101122/e9223439/attachment.html>
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+

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