On Mon, 2005-08-01 at 22:54 -0400, Ken Schneider wrote:
On Mon, 2005-08-01 at 19:24 -0700, Art Fore wrote: The file on the local pc, the one doing ssh, should reside under /home/<user login>/.ssh/id_dsa.pub and be owned by the user. The same file will be on the remote machine as ~/.ssh/authorized_keys and also owned by the user. Hope this helps.
The key should be generated on the client and there will be two files created in the directory you are in when created, id_dsa and id_dsa.pub in .ssh dir. You need put them in the local .ssh dir and copy the id_dsa.pub file to the remote PC and name it authorized_keys in .ssh
On Mon, 2005-08-01 at 21:07 -0700, Art Fore wrote: dir. -- Ken Schneider UNIX since 1989, linux since 1994, SuSE since 1998 "The day Microsoft makes something that doesn't suck is probably the day they start making vacuum cleaners." -Ernst Jan Plugge