LDAP AD connection #793
Unanswered
mariowitdoek
asked this question in
Q&A
Replies: 1 comment
-
you'd need to use the latest version and set server settings - logging to debug and retry and capture the logs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there anybody who has succesfully integrated Active Directory via LDAP (with Business License)?
Surely, I'm doing something wrong but I can not pinpoint it and the logs do not include more info. It is strange that I do not find much info on this configuration on the internet nor copilot.
With "Softerra LDAP browser" I needed to enter the credentials of a admin user in order to query it.
I have tried it with userPrincipalName and sAMAccountname, also the Group with detail of the OU ...
TIA Mario
Logs:
12:09:30 | AuthenticateUser: Invalid Credentials at Novell.Directory.Ldap.LdapResponse.ChkResultCode() at Novell.Directory.Ldap.LdapConnection.ChkResultCode(LdapMessageQueue queue, LdapConstraints cons, LdapResponse response) at Novell.Directory.Ldap.LdapConnection.Bind(Int32 version, String dn, Byte[] passwd, LdapConstraints cons) at CoreLogic.LDAP.ConnectionManager.AuthenticateUser(String username, String password, String& error) -- | -- 12:09:30 | AuthorisedCheck: Login failed (XXX YYYY)Beta Was this translation helpful? Give feedback.
All reactions