windows « ldap « Java Enterprise Q&A





1. Windows password Authentication with LDAP    stackoverflow.com

I have a desktop application and i can get the domain username with authentication.getPrincipal().toString() code line.If the domain name and the user input matches exactly i granted all access to user ...

2. AD return 8009030C: LdapErr: DSID-0C09043E, comment: AcceptSecurityContext error, data 0, vece    stackoverflow.com

I use Java's LdapContext to authenticate to one AD server. It works well on Windows7 home basic,enterprise, professional version.But AD throws resultcode 49 when the client is running on Windows7 ultimate ...

3. LDAP: how to search for user with windows id    stackoverflow.com

I need to authenticate a user using the windows ID which is not the same as the "user name". For example: windows ID is jSmith but the user name is ...