[MCOL-3963] Remove cross-engine user password as plain text Created: 2020-04-26  Updated: 2020-04-27  Resolved: 2020-04-27

Status: Closed
Project: MariaDB ColumnStore
Component/s: N/A
Affects Version/s: None
Fix Version/s: N/A

Type: New Feature Priority: Major
Reporter: Faisal Saeed (Inactive) Assignee: Todd Stoffel (Inactive)
Resolution: Duplicate Votes: 0
Labels: None

Issue Links:
Duplicate
duplicates MCOL-1175 CrossEngineSupport stores pw in free ... Closed

 Description   

This is a security concern for any secure environment. Password must be either encrypted or ColumnStore should be able to directly access the user's password from the server.

<CrossEngineSupport>
                <Host>127.0.0.1</Host>
                <Port>3306</Port>
                <User>cross_engine</User>
                <Password>NotSecureAnymore</Password>
                <TLSCA/>
                <TLSClientCert/>
                <TLSClientKey/>
        </CrossEngineSupport>



 Comments   
Comment by Todd Stoffel (Inactive) [ 2020-04-27 ]

MCOL-1175

Generated at Thu Feb 08 02:46:45 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.