LDAP: error code 80

ayush_saxena
Tera Expert

Hello Experts,

Need your assistance on an issue. I am trying to bind an AD LDS server with servicenow for data import and authenticating users via Single Sign On. The Mid Server is up and validated and is placed in DMZ due to some security concerns, I am unable to bind and getting below error everytime I test connection.

LDAP: error code 80 - 80090304: LdapErr: DSID-0C0903D9, comment: AcceptSecurityContext error, data 20ee, v2580

The ports are enabled too, not sure what could be the cause.

Any advice ?

Thanks and Regards,

Ayush Saxena

6 REPLIES 6

JBark
Tera Expert

Try setting the user account used to connect to AD as useraccount@domain.com instead of domain\useraccount


ayush_saxena
Tera Expert

This was resolved, the binding account used was not having appropriate permission to reach AD attributes. The AD admin granted the same.



Thanks for your help !!