hpepper commented on issue #7533:
URL: https://github.com/apache/cloudstack/issues/7533#issuecomment-1567025197

   @kiranchavala Thank you for your help.
   `mysql -u cloud -p  -h localhost -P 3306 -D cloud` works.
   
   I am unable to verify that the password in the db.properties is correct, 
since I haven't found a way to decode the encrypted password.
   The decryption command ends with "Operation not possible (Bad input or 
parameters)"
   
   `java -cp /usr/share/java/jasypt-1.9.3.jar  
org.jasypt.intf.cli.JasyptPBEStringDecryptionCLI password=password 
algorithm=PBEWITHHMACSHA1ANDAES_128 
input=j5oaiHBv5RB8MOxQekM/b/AMWxgOCmgB91X/ObBpyA0lr57z7ecrcVGZN0LtcFan 
ivGeneratorClassName=org.jasypt.iv.RandomIvGenerator`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to