aboutsummaryrefslogtreecommitdiffstats
path: root/modules/openldap/templates/slapd.syncrepl.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/openldap/templates/slapd.syncrepl.conf')
-rw-r--r--modules/openldap/templates/slapd.syncrepl.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/openldap/templates/slapd.syncrepl.conf b/modules/openldap/templates/slapd.syncrepl.conf
index 4b4e8d40..06acca67 100644
--- a/modules/openldap/templates/slapd.syncrepl.conf
+++ b/modules/openldap/templates/slapd.syncrepl.conf
@@ -7,5 +7,5 @@ syncrepl rid=<%= rid %>
binddn="cn=syncuser-<%= hostname%>,<%= dc_suffix %>"
credentials=<%= sync_password %>
-updateref= ldaps://ldap-master.<%= domain %>:636
+updateref ldaps://ldap-master.<%= domain %>:636