💻 Software
How to specify LDAP user name for connecting to Active Directory?
Fresh5 days ago
Mar 15, 202642485 viewsConfidence Score0%
0%
Problem
I'm trying to integrate my program with LDAP. I have an Active Directory server here, which apparently speaks LDAP. I want to see what's on the server before I go off trying to debug my own code. I found a program called jxplorer which claims to be able to talk to LDAP servers. However, I can't see…
Error Output
javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID=0C090334, comment: AcceptSecurityContext error, data 525, vece ]
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to specify LDAP user name for connecting to Active Directory?
Low Risk
Figured out the way: it's not your user log-in. It's an LDAP DN like:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix