Nelson, Tracy M. wrote:
| From: David Kerber [mailto:[EMAIL PROTECTED]
| Sent: Tuesday, 24 April, 2007 10:38
|
| What is a good java package that I can use with my webapp to let my
| customers authenticate against their active directory installation, from
| my Tomcat 5.5.15 webapp?
Can't you just use the standard Java LDAP classes? Javax.naming.ldap.*,
javax.naming.directory.* and friends? AD is supposed to be
LDAPv3-compliant.
That was one of the possibilities I saw yesterday during my googling,
but it looked more complex than I was hoping to have to mess with, and I
couldn't find any good sample code. There probably is some, but I
couldn't find it yesterday. If you know of a link to any, I'd
appreciate seeing it!
Thanks for responding...
Dave
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]