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="[email protected]"*
*            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,
* *

Reply via email to