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/000991.html | 84 +++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000991.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000991.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000991.html b/zarb-ml/mageia-sysadm/2010-November/000991.html new file mode 100644 index 000000000..0554c0774 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000991.html @@ -0,0 +1,84 @@ + + + + [Mageia-sysadm] [486] since the domain name is not added automatically by openssl module, add + + + + + + + + + +

[Mageia-sysadm] [486] since the domain name is not added automatically by openssl module, add

+ root at mageia.org + root at mageia.org +
+ Tue Nov 30 20:21:46 CET 2010 +

+
+ +
Revision: 486
+Author:   misc
+Date:     2010-11-30 20:21:46 +0100 (Tue, 30 Nov 2010)
+Log Message:
+-----------
+since the domain name is not added automatically by openssl module, add
+it here
+
+Modified Paths:
+--------------
+    puppet/modules/openldap/manifests/init.pp
+
+Modified: puppet/modules/openldap/manifests/init.pp
+===================================================================
+--- puppet/modules/openldap/manifests/init.pp	2010-11-30 19:21:45 UTC (rev 485)
++++ puppet/modules/openldap/manifests/init.pp	2010-11-30 19:21:46 UTC (rev 486)
+@@ -17,7 +17,7 @@
+             mode => 755,
+         }
+ 
+-        openssl::self_signed_cert{ 'ldap':
++        openssl::self_signed_cert{ "ldap.$domain":
+             directory => "/etc/ssl/openldap/"
+         }
+     }
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101130/3ad84f9b/attachment-0001.html>
+
+ + + +
+

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