Ectomorph schrieb:
> Could someone give ma an example of what the web.xml file might look
> like to authenticate users on MYDOMAIN against an AD server ?
The Active Directory is accessible through it's LDAP interface. Try
searching for an authentication against LDAP.
Jan
Ectomorph - 26 Oct 2005 17:50 GMT
That I know, what I'm really asking I guess is is this all possible
using JCIFS and how do I do it ?
Thanks.