We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4ece8b commit bf1a7fbCopy full SHA for bf1a7fb
modules/domain_controller/resources/centos-to-clearos.sh
@@ -64,7 +64,7 @@ service webconfig start
64
) 2>&1 | tee /var/log/clearos-installer.log
65
66
# LDAP
67
-link_external_storage "/store/ldap/data" "/var/lib/ldap"
+#link_external_storage "/store/ldap/data" "/var/lib/ldap"
68
#link_external_storage "/store/ldap/config" "/etc/openldap"
69
#mkdir -p /store/ldap/config/slapd.d
70
#chown -R ldap:ldap /store/ldap/data/*
0 commit comments