[
https://issues.apache.org/jira/browse/CLOUDSTACK-3990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727007#comment-13727007
]
Kirk Kosinski commented on CLOUDSTACK-3990:
-------------------------------------------
Also, if the password in the database is encrypted, it is (likely) necessary to
encrypt the new password using the database key before adding it to the
database. For example:
[root@cs4 ~]# java -classpath /usr/share/java/jasypt-1.9.0.jar
org.jasypt.intf.cli.JasyptPBEStringEncryptionCLI encrypt.sh
input="newrootpassword" password="databasekey" verbose=false
3CuAbYGAcznVRRO8eS0b0Lj/kVaHHa0X
> Change host password documentation
> ----------------------------------
>
> Key: CLOUDSTACK-3990
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3990
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Doc
> Affects Versions: 4.1.0
> Reporter: Kirk Jantzer
> Priority: Minor
> Labels: documentation
>
> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.0/html/Admin_Guide/change-host-password.html
> This document says to update the password column, which doesn't exist in the
> host table.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira