<div dir="ltr">Friends:<div><br></div><div>Need help on how to solve an issue/</div><div><br></div><div>Our DBA friends are required to type a password in (DB password) to be able run some SQ</div><div>This works well.  We want to automate this.</div><div><br></div><div>I am thinking that I provide the gpg public key and the DBA's w</div><div>create a text file with user id and password on their computer and encrypt it with the public key.</div><div><br></div><div>They upload that file to our Jenkins server and with the private key the script will get the password and run the script.</div><div><br></div><div>This way I can do this in an alternative manner.</div><div><br></div><div>Any issues with this approach and any better approach is solicited.</div><div><br></div><div>I am looking at ansible-vault but not sure if it makes it any better or secure ?</div><div><br></div><div>-Narahari</div></div>