Return-Path: X-Original-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7BAFADC3F for ; Sat, 23 Feb 2013 15:43:32 +0000 (UTC) Received: (qmail 16829 invoked by uid 500); 23 Feb 2013 15:43:31 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 16795 invoked by uid 500); 23 Feb 2013 15:43:31 -0000 Mailing-List: contact cloudstack-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-users@incubator.apache.org Delivered-To: mailing list cloudstack-users@incubator.apache.org Received: (qmail 16328 invoked by uid 99); 23 Feb 2013 15:43:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Feb 2013 15:43:31 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aemneina@gmail.com designates 74.125.82.44 as permitted sender) Received: from [74.125.82.44] (HELO mail-wg0-f44.google.com) (74.125.82.44) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Feb 2013 15:43:23 +0000 Received: by mail-wg0-f44.google.com with SMTP id dr12so1270502wgb.23 for ; Sat, 23 Feb 2013 07:43:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:reply-to:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=2O1jZ56LDQEGS8Y0MrR/nWBQAE30wxkpiAKfgCx+NsE=; b=sQ+ABPk/C0CvG/NURaaUaAmQXvk3TEvzpxOP9FVW67BCY8Mc83r7BAfpCMLUWCzLsj aYxj1OikxfdcCWW48b8a/DiOZhn5YG+ThOWJUz0OJWT1vACH3YM5SyHFkbkJC00qLxvR GjmzHfyqIl5iQS6SU2P/L+rMP6bgtzVkY7cKpdCaIohYiFm21gxc2KhEb8ZEII+joS0J FIBCmYQdtf7DH+T9hz9dbPHHE19gWJ+bFQ+AOTmZeB0fDeLT3g3Djz1RZvZM6F8GQhgl SqaREyFnRwZOHEgC9O3KWit60bHTWjlHeMRMrMaLBrCOKOM5295bW1boFa1rhkwFe0mm gTOQ== X-Received: by 10.180.102.232 with SMTP id fr8mr3085322wib.1.1361634183799; Sat, 23 Feb 2013 07:43:03 -0800 (PST) MIME-Version: 1.0 Received: by 10.180.19.40 with HTTP; Sat, 23 Feb 2013 07:42:43 -0800 (PST) Reply-To: aemneina@gmail.com In-Reply-To: References: From: Ahmad Emneina Date: Sat, 23 Feb 2013 07:42:43 -0800 Message-ID: Subject: Re: password To: Cloudstack users Content-Type: multipart/alternative; boundary=f46d04451993d6f09a04d6662962 X-Virus-Checked: Checked by ClamAV on apache.org --f46d04451993d6f09a04d6662962 Content-Type: text/plain; charset=ISO-8859-1 what i suggest you do is stop mysql. remove its log files and databases ( /var/lib/mysql ) restart mysql (dont setup passwords) rerun cloud-setup-databases rerun cloud-setup-management login and win? On Sat, Feb 23, 2013 at 5:58 AM, Seif Eddine Jemli < seifeddinejemli@gmail.com> wrote: > Hi, > i would like to know my DB password, the proble is that it is encrypte in > the dbproperties file. > > db.usage.name=cloud_usage > db.usage.password=ENC(E3HoASDI9Axcu35qF8Cmaw==) > > > what the solution? > --f46d04451993d6f09a04d6662962--