Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Qserv
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Sprint:DB_S19_02, DB_S19_03, DB_S19_04, DB_S19_05
-
Team:Data Access and Database
Description
MySQL password in written in multiple file during configuration procedure.
One single file (QSERV_RUN_DIR/tmp/my.cnf) should be used, and removed at the end of configuration procedure. qserv-meta.conf also contains MySQL password and should be also secured (move password to qserv-configure.py cmd line?).