Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 69171 invoked from network); 12 Nov 2005 13:07:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Nov 2005 13:07:19 -0000 Received: (qmail 45797 invoked by uid 500); 12 Nov 2005 13:07:14 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 45742 invoked by uid 500); 12 Nov 2005 13:07:14 -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 45730 invoked by uid 500); 12 Nov 2005 13:07:14 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 45727 invoked by uid 99); 12 Nov 2005 13:07:14 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Nov 2005 05:07:11 -0800 Received: by ajax.apache.org (Postfix, from userid 99) id D7A31C9; Sat, 12 Nov 2005 14:06:50 +0100 (CET) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 37449] - Two UserDatabaseRealm break manager user X-Bugzilla-Reason: AssignedTo Message-Id: <20051112130650.D7A31C9@ajax.apache.org> Date: Sat, 12 Nov 2005 14:06:50 +0100 (CET) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=37449 markt@apache.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From markt@apache.org 2005-11-12 14:06 ------- See http://tomcat.apache.org/tomcat-5.5-doc/config/engine.html You can nest at most one instance of the following utility components by nesting a corresponding element inside your Engine element: * Realm - Configure a realm that will allow its database of users, and their associated roles, to be shared across all Hosts and Contexts nested inside this Engine, unless overridden by a Realm configuration at a lower level. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org