Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 44210 invoked from network); 1 Oct 2007 16:52:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Oct 2007 16:52:49 -0000 Received: (qmail 29937 invoked by uid 500); 1 Oct 2007 16:52:27 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 29860 invoked by uid 500); 1 Oct 2007 16:52:26 -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 29849 invoked by uid 99); 1 Oct 2007 16:52:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2007 09:52:26 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jgazquez@rosario.gov.ar designates 200.47.103.2 as permitted sender) Received: from [200.47.103.2] (HELO casandra.rosario.gov.ar) (200.47.103.2) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2007 16:52:28 +0000 Received: from localhost (localhost [127.0.0.1]) by casandra.rosario.gov.ar (Postfix) with ESMTP id C5F0C170ECA for ; Mon, 1 Oct 2007 13:52:06 -0300 (ART) Received: from casandra.rosario.gov.ar ([127.0.0.1]) by localhost (casandra.pm.rosario.gov.ar [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WV-7zP8B9Q9T for ; Mon, 1 Oct 2007 13:52:06 -0300 (ART) Received: from daniel (daniel.pm.rosario.gov.ar [192.168.2.73]) by casandra.rosario.gov.ar (Postfix) with ESMTP for ; Mon, 1 Oct 2007 13:52:06 -0300 (ART) From: Julio Cesar Gazquez Organization: Municipalidad de Rosario To: users@tomcat.apache.org Subject: Admin tool and digest passwords User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Disposition: inline Date: Mon, 1 Oct 2007 13:54:44 -0300 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200710011354.44959.jgazquez@rosario.gov.ar> X-Virus-Scanned: Sistema Antivirus/UCE - Municipalidad de Rosario X-Virus-Checked: Checked by ClamAV on apache.org I just configured Tomcat 5.5 using digest passwords, using SHA algorithm and setting the password hashes at tomcat-users.xml by hand. However I'd need to use the Tomcat Admin Tool to manage passwords, yet it seems to be unable to deal with hashed passwords, so if I change a password using Admin I got the cleartext password in tomcat-users.xml. Is it my fault and I'm missing something, or Admin just can't be used with digest passwords? -- Saludos Julio. --------------------------------------------------------------------- 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