Archives


- Beowulf
- Beowulf Announce
- Scyld-users
- Beowulf on Debian

OpenSSH problems

Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.

Search

Rocky McGaugh rmcgaugh at atipa.com
Wed Aug 23 11:40:55 PDT 2000


On Wed, 23 Aug 2000, Traveler Hauptman wrote:

> I am having trouble setting up OpenSSH to replace rsh. I would like eliminate the use of passwords for users going between machines on a guarded beowulf. What I *think* I want is to use RSA + Rhosts authentication. The docs say that all I need is a /etc/hosts.equiv and /etc/ssh_known_hosts. However, this doesn't seem to work. Is there anyone who could give me some pointers or better yet forward a copy of the config files and whatever other files I need? (feel free to munge the keys... :)
> 
> Thanks,
> 
> Traveler Hauptman
> Theoretical & Applied Mechanics Lab
> Northwestern University
> 

on the client, run ssh-keygen to create the users pub and private keys.

copy the users key (~/.ssh/identity.pub) to the server you are attempting
to login to into the file ~/.ssh/authorized_keys.

good luck and have fun..:)

--
Rocky McGaugh
rmcgaugh at atipa.com





More information about the Beowulf mailing list