> From: Shelley [mailto:[EMAIL PROTECTED] > Subject: LDAP Security > > I have a stand-alone webapp which requires authentication against an > existing LDAP directory. The tomcat security realm configuration > (JNDIRealm) seems to be working correctly, but I'd like to be able to > define only one security-role in the deployment descriptor for all > authenticated users.
Is there some common attribute that all users in the database share? If so, it looks like you could utilize that as the "role" name via the userRoleName declaration. (I haven't tried it.) - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]