Re: Form Based Authentication : connection and bind to directory problems

2006-12-04 Thread Christopher Buffington
@tomcat.apache.org Sent: Wednesday, November 29, 2006 1:54 PM Subject: Form Based Authentication : connection and bind to directory problems I'm trying to use form based authentication with JNDIRealm to validate users in an Active Directory Application Mode (ADAM) directory. I have a small test

Re: Form Based Authentication : connection and bind to directory problems

2006-12-04 Thread Martin Gainty
Message - From: Christopher Buffington [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Wednesday, November 29, 2006 1:54 PM Subject: Form Based Authentication : connection and bind to directory problems I'm trying to use form based authentication with JNDIRealm to validate users

Form Based Authentication : connection and bind to directory problems

2006-11-29 Thread Christopher Buffington
I'm trying to use form based authentication with JNDIRealm to validate users in an Active Directory Application Mode (ADAM) directory. I have a small test app working; however, I must enable anonymous binds in ADAM or provide the username and password in the realm element. Obviously both of these

Re: Form Based Authentication : connection and bind to directory problems

2006-11-29 Thread Tim Funk
IIRC there is no way to do that. As an alternative, you can hack JNDIRealm to have it do what you wish. -Tim Christopher Buffington wrote: I'm trying to use form based authentication with JNDIRealm to validate users in an Active Directory Application Mode (ADAM) directory. I have a small

Re: Form Based Authentication : connection and bind to directory problems

2006-11-29 Thread Martin Gainty
PM Subject: Form Based Authentication : connection and bind to directory problems I'm trying to use form based authentication with JNDIRealm to validate users in an Active Directory Application Mode (ADAM) directory. I have a small test app working; however, I must enable anonymous binds

Re: Form Based Authentication : connection and bind to directory problems (part 2)

2006-11-29 Thread Martin Gainty
Buffington [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Wednesday, November 29, 2006 1:54 PM Subject: Form Based Authentication : connection and bind to directory problems I'm trying to use form based authentication with JNDIRealm to validate users in an Active Directory Application