BryanMLima commented on issue #8637: URL: https://github.com/apache/cloudstack/issues/8637#issuecomment-1971504621
@correajl @levindecaro, do any of you still have the management logs of the day of the upgrade to the `4.19` version? If so, could you make available the section regarding the normalization of the encryption of the configurations (omitting any sensible information)? The related message logs are between these two messages below: ``` Decrypting global configuration values from the following tables: account_details and domain_details. (...) Successfully decrypted configurations from domain_details table. ``` --- @levindecaro you mentioned that you solved this case by updating the configuration `ldap.bind.password` with plain text via DB, however, this should throw an exception as ACS would try to decrypt plain text. I am trying to find out how you did not encounter an exception with this manual change. -- 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]
