Hello,
I am trying to use openldap for user authentication. I've created the user account that exists on our openldap server, set proper group permissions, set the user to domain authentication and configured openldap settings as shown below but still it does not work.
When I test the settings, it says connection is ok.
OpenLdaP Servers: 10.x.x.x
Base DN: cn=ops,ou=Groups,dc=303net,dc=net
Use SSL: false
Use TLS: false
Server port: 389
The error I get is: No such object. Failed to authenticate against LDAP.
We use LDAP for authentication in our office on every server and it works fine. Not sure why this is not working.
Any suggestions?
Anonymous
View and moderate all "support-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Support Requests"
Your Base DN is false ;)
View and moderate all "support-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Support Requests"
Hi,
What does that mean exactly?
Thanks
View and moderate all "support-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Support Requests"
I found the proper DN to use and now I can login with the ldap account I setup in phpipam admin settings however other valid ldap users cannot connect.
Why would this be?
Thanks
View and moderate all "support-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Support Requests"
Turns out I needed to add each ldap acct manually. Good thing there were only about 20 accounts....otherwise I would have been screwed...