Remote Ldap Connection To Active Directory Does Not Work

vasek125

Member
Joined
Jun 26, 2011
Messages
19
Location
Czech Republic
Hello. I need to bind to my Active Directory server. I use JXplorer. I can log in using cn=Administrator,dc=...., but I can not login using cn=Myuser,dc=... User Myuser is member of DomainAdmins and has delegated all required permissions. I can log in with Myuser via ldp.exe on local server machine, but I can not do it remotely. Where is the problem? Are there any remote access permissions?
 
I found workaround - user another ldap browser. With Apache Directory Studio I can log in as Myuser, but I can not log in as Administrator, vice versa with JXplorer
 
Maybe I'm wrong... but if you right click on a user (AD) there's the tab REMOTE, if you enable something there, are you still unable to connect to your server?
 
Back
Top