I made these modifications....
1. in /etc/ssh/sshd_config
RSAAuthentication yes
PubkeyAuthentication yes
2. in /etc/ssh/ssh_config
Host copycat //This is my remote machine's name
Port 22
IdentityFile ~/.ssh/id_dsa
Any other changes are needed?
misc wrote:
>
>
> Hello-
>
> Have you made the necessary modifications to the ssh config file?
>
> see you
> -Jim
>
>
> ----- Original Message -----
> From: "Michael Wechner" <[EMAIL PROTECTED]>
> To: <[email protected]>
> Sent: Tuesday, October 02, 2007 11:43 PM
> Subject: Re: SSH prompting for the password
>
>
>> Suresh Setty wrote:
>>
>>>Ya, I copied the public_key file from Master to slave box (as
>>>authorized_keys).
>>>
>>
>> so, if you login via the command line from master to slave, do you also
>> need to specifiy the password?
>>
>> If so, then something went wrong re your authorized_keys and I would
>> guess
>> it has nothing to do with Nutch itself
>>
>> HTH
>>
>> Michi
>>
>>>
>>>Michael Wechner wrote:
>>>
>>>>Suresh Setty wrote:
>>>>
>>>>
>>>>>Hi All,
>>>>>I'm a new bee to this Nutch and Hadoop environment.
>>>>>I'm trying to setup the Hadoop file System on my machine. For that I've
>>>>>a
>>>>>master box as well as a slave box.
>>>>>
>>>>>I'm following the steps which are mentioned there on
>>>>>http://wiki.apache.org/nutch/NutchHadoopTutorial, to setup the
>>>>>
>>>password-less
>>>
>>>>>SSH's.
>>>>>
>>>>>After completing the setup, it is still prompting for the password.
>>>>>
>>>>>
>>>>have you copied the SSH keys?
>>>>
>>>>HTH
>>>>
>>>>Michi
>>>>
>>>>
>>>>>Can anyone say, where the problem can be?
>>>>>
>>>>>Thanks in advance,
>>>>>
>>>>>Regards, Suresh Setty.
>>>>>
>>>>>
>>>>--
>>>>Michael Wechner
>>>>Wyona - Open Source Content Management - Yanel, Yulup
>>>>http://www.wyona.com
>>>>[EMAIL PROTECTED], [EMAIL PROTECTED]
>>>>+41 44 272 91 61
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>> --
>> Michael Wechner
>> Wyona - Open Source Content Management - Yanel, Yulup
>> http://www.wyona.com
>> [EMAIL PROTECTED], [EMAIL PROTECTED]
>> +41 44 272 91 61
>>
>
>
>
--
View this message in context:
http://www.nabble.com/SSH-prompting-for-the-password-tf4560004.html#a13014047
Sent from the Nutch - User mailing list archive at Nabble.com.