[Beowulf] ssh without password for non root user in RedHat Enterprise Linux 3

Robert G. Brown rgb at phy.duke.edu
Fri Jan 20 10:47:25 PST 2006


On Fri, 20 Jan 2006, Hima Bindu wrote:

> Hi,
> I followed all the instructions for ssh without password but could not
> succeed for non root user accounts in RHEL3. Following the same steps I
> could do for root.
>
> Any help greatly appreciated,

There are several mini-howtos out there.  It is pretty simple.  Use
ssh-keygen to make a key pair.  Put the private key where it belongs.
Put the public key where it belongs.  It should then just work, UNLESS
the system's sysadmin has disabled it

To help debug, remember ssh's debug feature.  ssh -v -v -v will give you
a LOT of information about why it fails, and just where it fails...

    rgb

> hima.
>

-- 
Robert G. Brown	                       http://www.phy.duke.edu/~rgb/
Duke University Dept. of Physics, Box 90305
Durham, N.C. 27708-0305
Phone: 1-919-660-2567  Fax: 919-660-2525     email:rgb at phy.duke.edu





More information about the Beowulf mailing list