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/2011-January/002176.html | 89 ++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002176.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002176.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002176.html b/zarb-ml/mageia-sysadm/2011-January/002176.html new file mode 100644 index 000000000..5659bcb8c --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002176.html @@ -0,0 +1,89 @@ + + + + [Mageia-sysadm] [824] - fix directory ( this prevent login on rabbit ) + + + + + + + + + +

[Mageia-sysadm] [824] - fix directory ( this prevent login on rabbit )

+ root at mageia.org + root at mageia.org +
+ Tue Jan 18 00:31:44 CET 2011 +

+
+ +
Revision: 824
+Author:   misc
+Date:     2011-01-18 00:31:44 +0100 (Tue, 18 Jan 2011)
+Log Message:
+-----------
+- fix directory ( this prevent login on rabbit )
+
+Modified Paths:
+--------------
+    puppet/modules/openssh/templates/sshd_config_ldap
+
+Modified: puppet/modules/openssh/templates/sshd_config_ldap
+===================================================================
+--- puppet/modules/openssh/templates/sshd_config_ldap	2011-01-17 23:11:24 UTC (rev 823)
++++ puppet/modules/openssh/templates/sshd_config_ldap	2011-01-17 23:31:44 UTC (rev 824)
+@@ -1,3 +1,3 @@
+ 
+-AuthorizedKeysFile /var/lib/config/pubkeys/%u/authorized_keys
++AuthorizedKeysFile <%= pubkeys_directory %>/%u/authorized_keys
+ 
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110118/877f94ee/attachment.html>
+
+ + + + + + + + + + + + + +
+

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