Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 039EF1777F for ; Wed, 1 Oct 2014 12:55:20 +0000 (UTC) Received: (qmail 10149 invoked by uid 500); 1 Oct 2014 12:55:17 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 10079 invoked by uid 500); 1 Oct 2014 12:55:17 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 10069 invoked by uid 99); 1 Oct 2014 12:55:17 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2014 12:55:17 +0000 Received: from s2laptop.dev.local (host81-151-37-233.range81-151.btcentralplus.com [81.151.37.233]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id C639F1A0476 for ; Wed, 1 Oct 2014 12:55:08 +0000 (UTC) Message-ID: <542BF9AD.9010605@apache.org> Date: Wed, 01 Oct 2014 13:55:09 +0100 From: Mark Thomas User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: JNDIRealm doesn't work when binding as non-admin user References: <41126E5F-C765-4C5C-AB55-3D9C8BE93AAA@360works.com> <542A5107.8000704@apache.org> <403DA3BA-8263-48C5-92D9-493846269718@360works.com> <542B0381.3060409@apache.org> <542B0D40.2020800@apache.org> <931A08AF-8469-4277-9558-CCF1FC21BE64@360works.com> In-Reply-To: <931A08AF-8469-4277-9558-CCF1FC21BE64@360works.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 01/10/2014 02:46, Jesse Barnum wrote: > On Sep 30, 2014, at 4:06 PM, Mark Thomas wrote: > >> On 30/09/2014 20:24, Mark Thomas wrote: >>> On 30/09/2014 15:19, Jesse Barnum wrote: >> >> >> >>>> By the way, I've noticed that I get a NPE if I don't define roleBase with an empty string (it should be optional, since I've specified the search base in my connectionURL). I don't have to define userBase; it seems like the behavior should be consistent for these two attributes. >>> >>> OK. I'll take a look at that NPE. >>> >>>> After adding the roleSearchAsUser attribute, I'm getting a new error: >> >> >> >> OK. Both errors fixed in 8.0.x and 7.0.x for 8.0.15 and 7.0.57 respectively. >> >> Mark > > Thank you Mark! > > Is it possible to get these versions to test with, or should I wait for the download page to be updated? It is likely to be at least a month before those versions are released. How do you feel about building from source? The other option is that I can make some snapshot versions available for you to test. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org