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 ssh

Re: Setting up ssh

1999-04-18 Thread Igor
The man pages for ssh are pretty comprehensive. That's what I used to set up ssh both on my (first Slackware, then Debian slink) box and the Sun Ultra's in our computer lab. I'm able to ssh into my box, which has only a static IP address. I use $-> ssh -l username XXX.YYY.ZZz.www (ip address) Wor

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?

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 corre