On Mon, 10 Feb 2003, Sean Dockery wrote:

> Date: Mon, 10 Feb 2003 14:21:28 -0700
> From: Sean Dockery <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: Tomcat Users List <[EMAIL PROTECTED]>
> Subject: Re: Re-using roles defined in web.xml file
>
> The only way that it could be done is to provide a custom realm to this
> yourself.
>
> Can you not just put the roles into LDAP?
>

Tomcat 4.1 has JNDIRealm, which can be used to talk to an LDAP server:

  http://jakarta.apache.org/tomcat/tomcat-4.1-doc/realm-howto.html

> Sean Dockery

Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to