Category: | Bug report |
Priority: | Normal |
Status: | New |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | N/A |
Assigned to: |
Setting encrypt=true in default_master.properties leads to encryption:
[encrypt-props] Encrypt dbPassword,sysPassword
but if the the plain password contains a comma, ',', the connection fails:
[advanced-sql] Failed to connect: FATAL: password authentication failed for user "dbuser"
Removing the comma (and resetting the database user with the new password) let it work fine.
v6.2