Hey guys,
I have a script that has to remotely do admin tasks on a Mac workstation.  To that end, the shell script command string in the script has the secret password for the admin account in plain text.  Is there anyway to hide this (other than locking the script)?

Many thanks,
Bob R.