diff options
Diffstat (limited to 'modules/openldap/templates/slapd.syncrepl.conf')
-rw-r--r-- | modules/openldap/templates/slapd.syncrepl.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/openldap/templates/slapd.syncrepl.conf b/modules/openldap/templates/slapd.syncrepl.conf index bfa01d79..2bfe7d50 100644 --- a/modules/openldap/templates/slapd.syncrepl.conf +++ b/modules/openldap/templates/slapd.syncrepl.conf @@ -7,6 +7,5 @@ syncrepl rid=<%= rid %> binddn="cn=syncuser-<%= hostname%>,ou=System Accounts,<%= dc_suffix %>" credentials=<%= sync_password %> tls_reqcert=never - -updateref ldaps://ldap-master.<%= domain %>:636 +updateref ldaps://ldap-master.<%= domain %>:636 |