Author: fernando
Date: Tue Jan 28 18:10:40 2014
New Revision: 12644
Log:
openldap-2.4.39. Fix typo. Thanks Armin K.
Modified:
trunk/BOOK/server/other/openldap.xml
Modified: trunk/BOOK/server/other/openldap.xml
==============================================================================
--- trunk/BOOK/server/other/openldap.xml Tue Jan 28 15:33:24 2014
(r12643)
+++ trunk/BOOK/server/other/openldap.xml Tue Jan 28 18:10:40 2014
(r12644)
@@ -206,9 +206,9 @@
<screen role="root"><userinput>make install &&
-chown -v -R ldap:ldap /var/lib/openldap &&
-chmod -v 0644 /var/lib/openldap/DB_CONFIG.example &&
-chmod -v 0644 /etc/openldap/{ldap.{conf,ldif},DB_CONFIG.example} &&
+chown -v -R ldap:ldap /var/lib/openldap &&
+chmod -v 0644 /var/lib/openldap/DB_CONFIG.example &&
+chmod -v 0644 /etc/openldap/{slapd.{conf,ldif},DB_CONFIG.example} &&
install -v -dm755 /usr/share/doc/openldap-&openldap-version; &&
cp -vfr doc/drafts /usr/share/doc/openldap-&openldap-version; &&
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page