Single Password file for Multiple Maxl scripts
Hello,
I have multiple MaxL scripts which are encrypted and in .mxls format.
In case we change the SSO password in shared services, i need to update each maxl scripts with new password and then need to create .mxls scripts for encryption purpose.
For example please consider the below case
- I have 10 maxl scripts, hence if i change SSO password, then i need to update password in all the maxl scripts and again i need to encrypt all the scripts to generate .mxls scripts.
- Please let us know if there is any way so that we can place the encrypted password in a single file and all the maxl scripts will read the file to get the credentials for logging in to server.(Concept similar to passfile)