Bind after authentication with authenticated users credentials

2006-12-15 Thread Christopher Buffington
I want to use a webapp to create modify and delete objects in an Active Directory Application Mode instance. I use form based authentication to protect the webapp. In this configuration the user logs into the webapp and can then navigate to the user management page. from there the webapp must rebi

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

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