|
|
-
Re: ERROR:: SSH failour for distributed node hadoop clusterMohammad Tariq 2012-10-25, 09:29
make sure username is same on both the machines. and you can copy the key
manually as well. Regards, Mohammad Tariq On Thu, Oct 25, 2012 at 2:46 PM, <[EMAIL PROTECTED]> wrote: > Hi Mohammad, > > It was first Issue, I have tried to copy the by using the command > > ssh-copy-id -i $HOME/.ssh/id_rsa.pub pluto@slave > > but it showed error. > > Master:~ mediaadmin$ ssh-copy-id -i $HOME/.ssh/id_rsa.pub pluto@Slave > -bash: ssh-copy-id: command not found > > Why is it so?? > > Regards > Yogesh Kumar > > ------------------------------ > *From:* Mohammad Tariq [[EMAIL PROTECTED]] > *Sent:* Thursday, October 25, 2012 2:01 PM > *To:* [EMAIL PROTECTED] > *Subject:* Re: ERROR:: SSH failour for distributed node hadoop cluster > > Make sure username on both the machines is same. Also, have you copied > the public key to the slave machine? > > Regards, > Mohammad Tariq > > > > On Thu, Oct 25, 2012 at 1:58 PM, <[EMAIL PROTECTED]> wrote: > >> Hi all, >> >> I am trying to run the command >> >> ssh Master >> >> it runs and shows after entering password. >> Password: abc >> Last login: Thu Oct 25 13:51:06 2012 from master >> >> But ssh for Slave through error. >> >> >> >> ssh Slave >> >> it asks for password ans denie >> >> Password: abc >> Password: abc >> Password: abc >> Permission denied (publickey,keyboard-interactive). >> >> Please suggest. >> Thanks & regards >> Yogesh Kumar >> >> *Please do not print this email unless it is absolutely necessary. ***** >> >> The information contained in this electronic message and any attachments >> to this message are intended for the exclusive use of the addressee(s) and >> may contain proprietary, confidential or privileged information. If you are >> not the intended recipient, you should not disseminate, distribute or copy >> this e-mail. Please notify the sender immediately and destroy all copies of >> this message and any attachments. >> >> WARNING: Computer viruses can be transmitted via email. The recipient >> should check this email and any attachments for the presence of viruses. >> The company accepts no liability for any damage caused by any virus >> transmitted by this email. >> >> www.wipro.com >> > > * Please do not print this email unless it is absolutely necessary. **** > * > > The information contained in this electronic message and any attachments > to this message are intended for the exclusive use of the addressee(s) and > may contain proprietary, confidential or privileged information. If you are > not the intended recipient, you should not disseminate, distribute or copy > this e-mail. Please notify the sender immediately and destroy all copies of > this message and any attachments. > > WARNING: Computer viruses can be transmitted via email. The recipient > should check this email and any attachments for the presence of viruses. > The company accepts no liability for any damage caused by any virus > transmitted by this email. > > www.wipro.com > |