Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 31165 invoked from network); 1 Feb 2010 18:02:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2010 18:02:47 -0000 Received: (qmail 41159 invoked by uid 500); 1 Feb 2010 18:02:46 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 41070 invoked by uid 500); 1 Feb 2010 18:02:46 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 41059 invoked by uid 99); 1 Feb 2010 18:02:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 18:02:46 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 18:02:45 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 2121729A0012; Mon, 1 Feb 2010 10:02:25 -0800 (PST) From: bugzilla@apache.org To: dev@tomcat.apache.org Subject: DO NOT REPLY [Bug 48629] JNDIRealm and roleNested doesn't work with roleSearch="(member={1})" X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Tomcat 6 X-Bugzilla-Component: Catalina X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: glandon@piti.pf X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dev@tomcat.apache.org X-Bugzilla-Target-Milestone: default X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20100201180225.2121729A0012@brutus.apache.org> Date: Mon, 1 Feb 2010 10:02:25 -0800 (PST) https://issues.apache.org/bugzilla/show_bug.cgi?id=48629 --- Comment #3 from tahitiangabriel 2010-02-01 10:02:22 UTC --- I think having roleNestedSearch="(member={0})" is a very good idea. Like that it should work for all kind of configurations. For the moment I've switched to the "member={0}" instead of "member={1}", so I can use tomcat 6.0.24 in production. Here's my conf (for a Domino 8.5) : I'm not sure my english is good enough to update the doc... -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org