Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hello,
I have an issue with LDAP configuration. I can't login with LDAP User. Please check the log and Global Parameters :
Log :
2017-11-15 12:27:46.765 ** ERROR ** [V6.4.4] ERROR **
2017-11-15 12:27:46.765 ** ERROR ** [V6.4.4] on file '/var/www/html/project/model/UserMain.php' at line (1113)
2017-11-15 12:27:46.765 ** ERROR ***** [V6.4.4] cause = ldap_search(): Search: Bad search filter
Config :
connection with LDAP user: Yes
LDAP base dn : DC=MYDOMAIN,DC=com
LDAP host : My Domain Server IP Address
LDAP port : 389
LDAP version : 3
LDAP user : CN=FirstName LastName ,CN=Users,DC=My Domain,DC=com
LDAP password : password
LDAP user filter : userPrincipalName=%USERNAME% (tried with uid and sAMAccountName )
default profile for Ldap users : Project Members
Thanks
Hamza
Error is clear : ldap_search(): Search: Bad search filter
Contact your Ldap administrator to know how to filter query
thanks for your replay
i make the same filter for GLPI and this is work great.