Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 72584 invoked from network); 10 Feb 2003 21:50:11 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 10 Feb 2003 21:50:11 -0000 Received: (qmail 12264 invoked by uid 97); 10 Feb 2003 21:51:46 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 12257 invoked from network); 10 Feb 2003 21:51:46 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 10 Feb 2003 21:51:46 -0000 Received: (qmail 71126 invoked by uid 500); 10 Feb 2003 21:49:55 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 71115 invoked from network); 10 Feb 2003 21:49:54 -0000 Received: from icarus.apache.org (208.185.179.13) by daedalus.apache.org with SMTP; 10 Feb 2003 21:49:54 -0000 Received: (qmail 15468 invoked by uid 1059); 10 Feb 2003 21:49:54 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 10 Feb 2003 21:49:54 -0000 Date: Mon, 10 Feb 2003 13:49:54 -0800 (PST) From: "Craig R. McClanahan" To: Tomcat Users List Subject: Re: Re-using roles defined in web.xml file In-Reply-To: <026801c2d14a$60030170$6500000a@loki> Message-ID: <20030210134905.O14469@icarus.apache.org> References: <39B759FF5B2BD411A2C900508B6CDC061063F77F@ct01excmb05.thehartford.com> <026801c2d14a$60030170$6500000a@loki> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: localhost 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Mon, 10 Feb 2003, Sean Dockery wrote: > Date: Mon, 10 Feb 2003 14:21:28 -0700 > From: Sean Dockery > Reply-To: Tomcat Users List > To: Tomcat Users List > 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: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org