Click to See Complete Forum and Search --> : SSH configuration


eXtremist
10-12-2001, 11:08 AM
Does anyone know of a way to set up SSH so that it won't ask me for a password? I want to just type 'ssh user@ipaddress' and connect without having to type my password.

kuber
10-12-2001, 05:01 PM
I'm pretty sure that is impossible, for good reasons. You would have to include the pwd in the command line or something, and you probably wouldn't want to do that.

eXtremist
10-15-2001, 07:27 AM
Just getting back to let you know it actually is possible, and it can be done securely. The procedure is a little complicated, so I'll only post it here if someone is looking for it.

Actually, the reason I posted here was hoping someone would have an easier way.. But no matter, I have it figured out now.