OK I have read some nodes about this subject not there is nothing that really covers this.
I have a script that runs telnet and theen longs on using the username and password. My problem is that the paasword is written there in plain. How can i change it so that there is the encrypted password in the script?
The prob is I cannot use a config-file or a prompt because it is a "demon"-script.