in reply to Re^2: How can a script use a password without making the password visible?
in thread How can a script use a password without making the password visible?

Note that the OP wants to hide the password *from the script*. Even in that scenario, the script will still see the password.

But yeah, it's a good point that access to both the production password and the production script should be controlled.

  • Comment on Re^3: How can a script use a password without making the password visible?

Replies are listed 'Best First'.
Re^4: How can a script use a password without making the password visible?
by Cody Fendant (Hermit) on Mar 02, 2017 at 00:35 UTC
    For the record, I never asked to hide the password from the script.