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

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

2006-12-04 Thread Christopher Buffington
above. If you are not the 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 Buffington [EMAIL PROTECTED] To: 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