We have made the change but continue with the same mistakes, attached log:
[INFO ] NextADInt_Adi_Authentication_LoginService::authenticate [line 130] A user tries to log in.
[DEBUG] NextADInt_Adi_Authentication_LoginService::getWordPressUser [line 610] User 'emuller' has ID '3'.
[DEBUG] NextADInt_Adi_Authentication_LoginService::tryAuthenticatableSuffixes [line 167] Credentials={login='emuller',sAMAccountName='emuller',userPrincipalName='emuller@'}' with authenticatable suffixes: ''.
[WARN ] NextADInt_Adi_Authentication_LoginService::tryAuthenticatableSuffixes [line 192] Login for Credentials={login='emuller',sAMAccountName='emuller',userPrincipalName='emuller@'} failed: none of the suffixes succeeded
[DEBUG] NextADInt_Adi_Authentication_PasswordValidationService::overridePasswordCheck [line 108] User from AD and fallback to local (WordPress) password deactivated. Authentication failed.
The connection test works:
2016-09-21 14:24:34 [INFO ] NextADInt_Ldap_Connection::createConfiguration [line 101] LDAP connection is *not* encrypted
2016-09-21 14:24:34 [DEBUG] NextADInt_Ldap_Connection::createConfiguration [line 102] Array
(
[account_suffix] =>
[base_dn] => DC=autopistacentral,DC=cl
[domain_controllers] => Array
(
[0] => 10.33.203.10
[1] => 10.33.203.1
)
[ad_port] => 389
[use_tls] =>
[network_timeout] => 5
[ad_username] => [email protected]
[ad_password] => *** protected password ***
)
2016-09-21 14:24:34 [DEBUG] NextADInt_Ldap_Connection::findAttributesOfUser [line 358] Import these attributes from ad for the user '[email protected]': Array
(
[0] => objectsid
)
2016-09-21 14:24:34 [DEBUG] NextADInt_Ldap_Connection::findAttributesOfUser [line 370] UserInfo for user '[email protected]': Array
(
[objectsid] => Array
(
[count] => 1
[0] => ?=+F%?GC
2?$
)
[0] => objectsid
[count] => 1
[dn] => CN=Enrique Muller,OU=xxxxxx,OU=Autopista Central,OU=Mi Organizacion,DC=autopistacentral,DC=cl
)
-
This reply was modified 8 years, 2 months ago by emuller.