Error by Searching for user Information
Hello ,
I get an HTTP 500 error when I try to login with an account from the AD. The local administrator login works.
Tiki comes up to line 290 {$ entry = $ searchresult-> shiftEntry ();} in \ lib\ auth\ ldap.php . The error is output from this line.
Configuration:
Host | 172.16.51.2 |
Port | 389 |
Write LDAP Debuginformation in Tiki Logs | check |
Use SSL (ldaps) | uncheck |
Benutze TLS | uncheck |
LDAP-Bind-Typ | Active Directory (username@domäne) |
Search scope | Subtree |
LDAP version | 3 |
Base DN | dc=xxx,dc=xxx |
User DN | ou=Benutzer |
User attribute | sAMAccountName |
User OC | user |
Realname Attributs | displayName |
Country attribute | -empty- |
E-Mail attribute | userPrincipalName |
Administrator-user | administrator@xxx.xxx |
Logs:
UserLib::validate_user_ldap() | |
Connect Host: ldap://172.16.51.2:389. Binddn: sp at xxx.xxx at line 225 in /var/www/html/lib/auth/ldap.php | |
Searching for user information with filter: (sAMAccountName=sp) at line 278 in /var/www/html/lib/auth/ldap.php |
If you need some more Information, please write a comment!
Thanks
Sam