[Beowulf] Password less ssh
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.
Mark Hartner hartner at cs.utah.eduTue Dec 7 10:23:57 PST 2004
- Previous message: [Beowulf] Password less ssh
- Next message: [Beowulf] Password less ssh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Hi, > Actually i m unable to achieve paswordless ssh. Without this i cannot successfully install MPICH. > What i have did > - server's /home is shared with the nodes > - kuser on a node has generated its key like > ssh-keygen -t dsa > which is saved in /home/kuser/.ssh of the node. > - now i have copied this key(id_dsa.pub) to server's /root/.ssh/authorized_keys > scp /home/kuser/.ssh/id_dsa.pub server:/root/.ssh/authorized_keys > - then i have restarted sshd.... > > Still password asking.. kindly solve What are you trying to do here? What you have set up is the ability for kuser to ssh into 'server' as root without a password (assuming remote root logins are enabled and you have an ssh-agent running). root's home directory is not NFS mounted, so you will have to copy the authorized keys file to every machine. Mark
- Previous message: [Beowulf] Password less ssh
- Next message: [Beowulf] Password less ssh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
