Remote volume and BucketFS passwords that are valid base64 not stored correctly

Details

Detail name Value
Changelog Number 19757
Type Bug
Status Resolved
Affected Versions Exasol 8.0.0
Fix Versions Exasol 8.27.0
Resolution Date 2024-05-02

Description

Passwords provided to ConfD API during remote volume creation and bucket creation are stored and later shown by ConfD API in base64-encoded form.

Passwords that are incidentally valid base64 strings were not stored correctly when passed to the ConfD API calls remote_volume_add, bucket_add or bucket_modify.

Workaround

There is no workaround.

Fix

Such passwords are now saved in a correct way.