LDAP connection errorIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internalTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:0; } .sp td{ border-bottom: 1px solid; border-right: 1px solid; border-color:#E0E0E0; background-color: #ffffff; height: 20px; padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; } .sphr td{ border-right: 1px solid; border-bottom: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; height: 20px; } .title { color: #D1232B; font-weight:; font-size:25px; } .hd1{ color: #D1232B; font-weight:; font-size:18px; } .hd2{ color: #646464; font-weight:bold; font-size:16px; } .hd3{ color: #7a7a7a; font-weight:; font-size:16 px; text-decoration:; } .hd4{ color: #000000; font-weight:bold; font-size:14 px; text-decoration:; } --> Error opening connection: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db1]User was unable to access the instance because the LDAP IP connectivity that was configured from the instance was unsuccessful. When a Test Connection was executed from the LDAP server to test the connectivity, there was an error that stated the credentials were invalid. LDAP connectivity was not working from the instance upon executing a Test Connection from the LDAP Server configurationUsers were unable to access the instance since the LDAP connectivity was unsuccessfulThe logs documented the following error: "Error opening connection: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db1]"CauseAn internal networking issue on the customer site was not allowing the updated credentials to be accepted as valid credentials. ResolutionIn order to resolve the issue, a JXplorer install was requested. After using JXplorer, connecting to the same LDAP server with the same credentials invoked the same error (Error opening connection: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db1]) that was noticed on the ServiceNow instance. (For more information about JXplorer, see JXplorer.org.) Using JXplorer eliminated the ServiceNow configurations as the root cause of the encountered issue. After the networking/environmental issue on the LDAP server was rectified and JXplorer was able to connect successfully, the same credentials in ServiceNow allowed the LDAP connectivity to be successful and restored the instance access for the users.