Hi all -- so this is what I've done /etc/openldap/ldap.conf URI ldap://ldaserver.redacted,com:636 TLS_CACERTDIR /etc/pki/tls/certs TLS_CACERT /etc/pki/tls/certs/ca-bundle.crt TLS_REQCERT allow and when I try to add a user and use LDAP search to check the the username, I get the following error: Invalid credentials 80090308: LdapErr: DSID-0C090510, comment: AcceptSecurityContext error, data 52e, v4563 any ideas ? I can't tell if I'm making any progess or not :(
I understand that phpipam application uses adldap. however, when trying to create LDAP authentication method, initial connection test seems ok, but creating user and trying to log into the application using the userid/password constantly errors with the following message. PHP Warning: Undefined array key "use_tls" in /var/www/html/phpipam/functions/classes/class.User.php on line 1035 Any ideas what to look for? I've tried to submit help request in the phpipam support forum, not sure how frequently...