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

2006-12-04 Thread Martin Gainty
e intended recipient, >> you are hereby notified that you have received >> this communication in error and that any review, disclosure, >> dissemination, distribution or copying of it or its >> contents >> - Original Message - >> From: "Christopher Buf

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

2006-12-04 Thread Christopher Buffington
istribution or copying of it or its contents - Original Message - From: "Christopher Buffington" <[EMAIL PROTECTED]> To: Sent: Wednesday, November 29, 2006 1:54 PM Subject: Form Based Authentication : connection and bind to directory problems > I'm trying to

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

2006-11-29 Thread Martin Gainty
; From: "Christopher Buffington" <[EMAIL PROTECTED]> > To: > 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

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

2006-11-29 Thread Martin Gainty
- From: "Christopher Buffington" <[EMAIL PROTECTED]> To: 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 A

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 test

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