Hi Carlos,
please try the following:
ssh-keygen -t rsa
creates a file ~/.ssh/id_rsa.pub and ~/.ssh/id_rsa
now take the file id_rsa.pub and put it's contents into ~/.ssh/authorized_keys
of the _remote_ machine.
This leads to a password less login because your account is signed
appropriately.
I guess this is advantageous over handing over passwords through a script
IMHO.
Best regards,
hth
Dieter
--
-----------------------------------------------------------
|
\
/\_/\ |
| ~x~ |/-----\ /
\ /- \_/
^^__ _ / _ ____ /
<°°__ \- \_/ | |/ | |
|| || _| _| _| _|
if you really want to see the pictures above - use some font
with constant spacing like courier! :-)
-----------------------------------------------------------
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]