diff --git a/servers/slapd/syncrepl.c b/servers/slapd/syncrepl.c index 69cb4b7c94..864557dc01 100644 --- a/servers/slapd/syncrepl.c +++ b/servers/slapd/syncrepl.c @@ -297,7 +297,7 @@ do_syncrepl( si->binddn, si->saslmech, NULL, NULL, - LDAP_SASL_AUTOMATIC, + LDAP_SASL_QUIET, lutil_sasl_interact, defaults );