Hi all,
I'd like to authenticate users on a LDAP tree (using something like the JNDIRealm) that's OK
But I'd like not to have the post 401 browser POPup window but a custom form (with links for retrieving its password & some other
gadgets)
I guess that this is not a very uncommon thing ?
So i wondered about setting up a filter ,getting the Authentication header & comparing it with the values BASIC ... (constants exist)
Is it the classic way for such job ?
any other clue welcomed


Cheers
jerome



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



Reply via email to