Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

LDAP - connection error

Friends,

I am trying to connect Client side AD using LDAP protocol

username and password are correct

but, still I am getting following error:

"java.lang.exception: javax.naming.AuthenticationException:[
LDAP: error code 49 - 80090308: LdapErr: DSID-0c09042A, comment: AcceptSecurityContext error, data 52e, v3839]"

Can any body help with this error

Thank you

Ashok

Labels (3)
1 Reply
Jesperrekuh
Specialist
Specialist

Make sure to use the full principal username ... which is :  <user>@<domain>.<> etc

and your BaseDN is correct. Also if your user isnt allowed to reach a domain you're quering this could also result in errors.

Contact your sysadmin first... sometimes security protocols could disable or trigger other things.

First test via command prompt in windows using PowerShell.