setting up ssh so that ssh'ing to a system doesn't require password

2000-06-20 Thread Britton
I need to figure out how to set up ssh in such a way that ssh can be used without the user needing to enter a password. I apparently don't understand the required format of the .shosts command to achieve this. I have also used ssh-keygen, placed my public key in the auhtorized_keys file,

Re: setting up ssh so that ssh'ing to a system doesn't require password

2000-06-20 Thread John Pearson
On Tue, Jun 20, 2000 at 04:16:42PM -0800, Britton wrote I need to figure out how to set up ssh in such a way that ssh can be used without the user needing to enter a password. I apparently don't understand the required format of the .shosts command to achieve this. I have also used

Re: Setting up ssh

1999-04-18 Thread Igor
) Works fine for me -igor - Original Message - From: Corey Ralph [EMAIL PROTECTED] To: Debian User debian-user@lists.debian.org Sent: Tuesday, April 13, 1999 9:12 PM Subject: Setting up ssh Does anyone know where I can find a howto on setting up ssh? I have tried running the script to get

Re: Setting up ssh

1999-04-15 Thread Mark Brown
On Wed, Apr 14, 1999 at 11:12:52AM +1000, Corey Ralph wrote: Does anyone know where I can find a howto on setting up ssh? I have tried running the script to get the hosts using dns, but it doesn't find any hosts. Is there a way to give it an IP address to try, and have it add the host? You

Setting up ssh

1999-04-14 Thread Corey Ralph
Does anyone know where I can find a howto on setting up ssh? I have tried running the script to get the hosts using dns, but it doesn't find any hosts. Is there a way to give it an IP address to try, and have it add the host? Thanks in advance.

Re: Setting up ssh

1999-04-14 Thread Remco van de Meent
Corey Ralph wrote: Does anyone know where I can find a howto on setting up ssh? I have tried running the script to get the hosts using dns, but it doesn't find any hosts. Is there a way to give it an IP address to try, and have it add the host? I don't know if I understand you correctly