You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Bill Schneider <bs...@vecna.com> on 2003/08/18 16:29:39 UTC

UserDatabase implementations

Are there plans to have JDBC or JDNI/LDAP implementations of 
org.apache.catalina.UserDatabase?

This would be very useful, as webapps often have to perform actions 
beyond what J2EE APIs provide (get all users in group, get all groups, 
add users/groups/membership).  The advantages would be twofold: you 
would only have to configure your user store once in server.xml; and if 
you change between XML, JDBC or LDAP user stores at the server level, 
you don't have to touch your application-level configuration.

Or am I misreading the whole purpose of J2EE container authentication? 
Should J2EE authentication be reserved for server administration-level 
applications like the manager, and should we use a different system for 
application-level access and authentication altogether?

-- 
Bill Schneider
Software Architect

Vecna Technologies, Inc.
5004 Lehigh Road, Suite B
College Park, MD 20740
bschneider@vecna.com
t: 301-864-7594
f: 301-699-3180



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org