Fix phpcs
This commit is contained in:
parent
4baa00ba89
commit
b8ea58f18c
@ -474,7 +474,7 @@ class Ldap
|
||||
|
||||
//print_r($info);
|
||||
|
||||
// For better compatibility with Samba4 AD
|
||||
// For better compatibility with Samba4 AD
|
||||
if ($this->serverType == "activedirectory") {
|
||||
unset($info['cn']); // For avoid error : Operation not allowed on RDN (Code 67)
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user