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/001679.html | 102 +++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/001679.html (limited to 'zarb-ml/mageia-sysadm/2011-January/001679.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/001679.html b/zarb-ml/mageia-sysadm/2011-January/001679.html new file mode 100644 index 000000000..eabff3a74 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001679.html @@ -0,0 +1,102 @@ + + + + [Mageia-sysadm] [698] disable update of sshd_config with ldap for now + + + + + + + + + +

[Mageia-sysadm] [698] disable update of sshd_config with ldap for now

+ root at mageia.org + root at mageia.org +
+ Fri Jan 7 15:45:27 CET 2011 +

+
+ +
Revision: 698
+Author:   boklm
+Date:     2011-01-07 15:45:27 +0100 (Fri, 07 Jan 2011)
+Log Message:
+-----------
+disable update of sshd_config with ldap for now
+
+Modified Paths:
+--------------
+    puppet/modules/openssh/manifests/init.pp
+
+Modified: puppet/modules/openssh/manifests/init.pp
+===================================================================
+--- puppet/modules/openssh/manifests/init.pp	2011-01-07 13:50:49 UTC (rev 697)
++++ puppet/modules/openssh/manifests/init.pp	2011-01-07 14:45:27 UTC (rev 698)
+@@ -27,9 +27,9 @@
+ 
+     class ssh_keys_from_ldap inherits server {
+ 
+-        File ["/etc/ssh/sshd_config"] {
+-            content => template("openssh/sshd_config","openssh/sshd_config_ldap")
+-        }
++#        File ["/etc/ssh/sshd_config"] {
++#            content => template("openssh/sshd_config","openssh/sshd_config_ldap")
++#        }
+ 
+         package { 'python-ldap':
+             ensure => installed,
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110107/f8708b9c/attachment.html>
+
+ + + + + + + + + + + + + + + + + + +
+

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