Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 38072 invoked from network); 25 Sep 2008 17:06:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Sep 2008 17:06:35 -0000 Received: (qmail 60330 invoked by uid 500); 25 Sep 2008 17:06:22 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 60307 invoked by uid 500); 25 Sep 2008 17:06:22 -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 60296 invoked by uid 99); 25 Sep 2008 17:06:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Sep 2008 10:06:22 -0700 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.61.61.105] (HELO usea-naimss3.unisys.com) (192.61.61.105) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Sep 2008 17:05:21 +0000 Received: from usea-nagw2.na.uis.unisys.com ([129.224.72.18]) by usea-naimss3 with InterScan Message Security Suite; Thu, 25 Sep 2008 12:05:53 -0500 Received: from usea-nagw2.na.uis.unisys.com ([129.224.72.53]) by usea-nagw2.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 25 Sep 2008 12:05:52 -0500 Received: from usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) by usea-nagw2.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 25 Sep 2008 12:05:52 -0500 Received: from USEA-EXCH7.na.uis.unisys.com ([129.224.76.41]) by usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) with mapi; Thu, 25 Sep 2008 12:05:52 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Date: Thu, 25 Sep 2008 12:05:49 -0500 Subject: RE: Tomcat with LDAP - admin part authentication Thread-Topic: Tomcat with LDAP - admin part authentication Thread-Index: AckfLmbSW7n/bqB2T8WRI4Z4xdevlwAAh8Qg Message-ID: <0AAE5AB84B013E45A7B61CB66943C172143528D8C1@USEA-EXCH7.na.uis.unisys.com> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 25 Sep 2008 17:05:52.0902 (UTC) FILETIME=[F78F3A60:01C91F30] X-Virus-Checked: Checked by ClamAV on apache.org > From: yann bizouerne [mailto:yann.bizouerne@gmail.com] > Subject: Tomcat with LDAP - admin part authentication > > Now the tomcat-users.xml seems not used anymore for the > admin,manager part. Since you changed the , the tomcat-users.xml file is not used for an= ything. > I have tried my LDAP login,password but it doesn't work for > that part of the server. You need to either configure the manager role in your LDAP server for the a= ppropriate userids, or change the manager's WEB-INF/web.xml security constr= aint to use an appropriate existing role in your LDAP server. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL and is thus for use only by the intended recipient. If you received = this in error, please contact the sender and delete the e-mail and its atta= chments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org