diff --git a/htdocs/lib/ldap.class.php b/htdocs/lib/ldap.class.php index 90c6f75e447..31c0c99a5a0 100644 --- a/htdocs/lib/ldap.class.php +++ b/htdocs/lib/ldap.class.php @@ -780,7 +780,7 @@ class Ldap if ($this->serverType == "activedirectory") { $this->bindauth($this->searchUser, $this->searchPassword); - dolibarr_syslog("Ldap::bindauth searchUser=".$this->searchUser." searchPassword=".$this->searchPassword); + dolibarr_syslog("Ldap::bindauth serverType=activedirectory searchUser=".$this->searchUser); } // Define filter