Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 76079 invoked from network); 8 Aug 2002 03:11:37 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 8 Aug 2002 03:11:37 -0000 Received: (qmail 16587 invoked by uid 97); 8 Aug 2002 03:11:40 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 16535 invoked by uid 97); 8 Aug 2002 03:11:38 -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 16523 invoked by uid 98); 8 Aug 2002 03:11:37 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Date: Wed, 7 Aug 2002 20:11:02 -0700 (PDT) From: "Craig R. McClanahan" To: Tomcat Users List Subject: Re: Realm Configuration and LDAP In-Reply-To: <000501c23e7e$3e793f10$6464a8c0@SWANKED> Message-ID: <20020807200913.M44252-100000@icarus.apache.org> 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 Wed, 7 Aug 2002, Jacob Hookom wrote: > Date: Wed, 7 Aug 2002 20:52:24 -0500 > From: Jacob Hookom > Reply-To: Tomcat Users List > To: Tomcat Users List > Subject: Realm Configuration and LDAP > > The requirements of an application simulate LDAP. I was wondering if I > can spoof the JNDIRealm with my own implementation that may be backed by > a DB? > If you build a JNDI-compatible Context implementation for your app, and set the contextFactory property, you can certainly pull this off. It's called JNDIRealm and not LDAPRealm for a reason. > > Jacob Hookom > Comprehensive Computer Science > University of Wisconsin, Eau Claire Craig -- To unsubscribe, e-mail: For additional commands, e-mail: