Is there a way to setup auto login for a server in ssh. ie.
if I do:
ssh server
then it lookup in a config file (similar to .netrc for ftp) that I like to use the username "venkman" and password "god" for this server, and login with this user and password automatically?
-Venkman
if I do:
ssh server
then it lookup in a config file (similar to .netrc for ftp) that I like to use the username "venkman" and password "god" for this server, and login with this user and password automatically?
-Venkman