We have a perl script running in a RHEL server. The script functionality is to connect to a remote appliance through SSH and run few commands and gather outputs and parse them. This is fully automated.The script uses system function to run SSH, user id and password. Our concern is anyone who has read access of this script can see user name and password of the appliance.
Is there a way to hide the credentials? possible to convert as a non-human readble format to unix tools like more, cat,etc ?
In reply to How to hide the user id and password inside the perl script? by stm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |