Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-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 F272710683 for ; Tue, 8 Apr 2014 00:16:07 +0000 (UTC) Received: (qmail 74058 invoked by uid 500); 8 Apr 2014 00:16:07 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 74021 invoked by uid 500); 8 Apr 2014 00:16:06 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 74013 invoked by uid 99); 8 Apr 2014 00:16:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Apr 2014 00:16:06 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=FORGED_YAHOO_RCVD,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Apr 2014 00:16:02 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WXJh6-0006L4-C2 for users@activemq.apache.org; Mon, 07 Apr 2014 17:15:16 -0700 Date: Mon, 7 Apr 2014 17:15:01 -0700 (PDT) From: 1401989 To: users@activemq.apache.org Message-ID: <1396916101234-4680132.post@n4.nabble.com> Subject: Can't Encrypt Web Console Password MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I have to get rid of the clear text password in ActiveMQ server in the jetty-realm.properties file as part of the security requirements of our project. I followed the procedure for encrypting passwords found here: https://activemq.apache.org/encrypted-passwords.html but I can still only log into the web console using the admin/admin username and password in the jetty-realm.properties file. Are there additional config parameters I need to change? Can't see to find any info on this in the forums or googling. Any help would be greatly appreciated. Ed -- View this message in context: http://activemq.2283324.n4.nabble.com/Can-t-Encrypt-Web-Console-Password-tp4680132.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.