Skip to content

Commit bf1a7fb

Browse files
author
Dmitry Berezovsky
committed
Keep all ldap config under root volume
1 parent c4ece8b commit bf1a7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/domain_controller/resources/centos-to-clearos.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ service webconfig start
6464
) 2>&1 | tee /var/log/clearos-installer.log
6565

6666
# LDAP
67-
link_external_storage "/store/ldap/data" "/var/lib/ldap"
67+
#link_external_storage "/store/ldap/data" "/var/lib/ldap"
6868
#link_external_storage "/store/ldap/config" "/etc/openldap"
6969
#mkdir -p /store/ldap/config/slapd.d
7070
#chown -R ldap:ldap /store/ldap/data/*

0 commit comments

Comments
 (0)