LDAP: error code 80

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2016 01:55 AM
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
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2016 05:41 AM
Try setting the user account used to connect to AD as useraccount@domain.com instead of domain\useraccount

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2017 11:22 PM
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 !!