Did you succeed to make it work. People may be interested in your feedback.
On 05/08/13 13:47, seyoum tesfay wrote:
Hello, Has anyone has an experience in using James server with Active Directory? I have configured the James server 3-beta4 userrepository as follows and successfully started the server. But I couldn't authenticate to the server using a user in the AD. *<repository name="LocalUsers" class="org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository" * * ldapHost="ldap://10.0.49.10:389" principal="g...@asni.org"* * credentials="mypassword" userBase="ou=ASNI,dc=asni,dc=org" userObjectClass="user" userIdAttribute="sAMAccountName"/>* When I use a user and its password from the AD to authenticate to the server, it is giving me an Authentication Failed error in my Java code. Can anyone point me to a solution in using James with AD? regards, * *
--------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org