Fix: pas de connexion pour active directory
This commit is contained in:
parent
cad99d7b56
commit
ad2fea8510
@ -220,7 +220,7 @@ class Ldap
|
|||||||
if ($this->result)
|
if ($this->result)
|
||||||
{
|
{
|
||||||
$this->bind=$this->result;
|
$this->bind=$this->result;
|
||||||
$connected=3;
|
$connected=2;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user