Ajout pour débuggage ldap
This commit is contained in:
parent
f968821b76
commit
0bd66a0837
@ -780,7 +780,7 @@ class Ldap
|
|||||||
if ($this->serverType == "activedirectory")
|
if ($this->serverType == "activedirectory")
|
||||||
{
|
{
|
||||||
$this->bindauth($this->searchUser, $this->searchPassword);
|
$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
|
// Define filter
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user