qsquare ha scritto:
Hi,

Is there Active Directory in JAMES like the Microsoft Active Directory, so
that I can write a simple JAVA application to extract specific information
from the Active Directory users?

Thanks in advance!

No.

We have an UsersLDAPRepository letting you get users from a directory (but I never used it).

There is an outdated doc about LDAP usage here:
http://james.apache.org/server/archive/usingLDAP_v1_2.html

And here you can see the sources for the UsersLDAPRepository:
http://james.apache.org/server/2.3.1/xref/org/apache/james/userrepository/UsersLDAPRepository.html

If you make any attempt to use this stuff please update us with your progresses so that we can update the documentation/code with your suggestions.

Stefano

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to