How to disable the requirement of ssh

View: New views
2 Messages — Rating Filter:   Alert me  

How to disable the requirement of ssh

by Bin YANG :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear colleagues,

As we know, hadoop uses ssh to connect other nodes. It is a little
inconvenient, because it requires me type the password for each nodes.

I find ssh can disable the password requirement for localhost in
"Hadoop quick start", is there a way to disable the password
requirement of ssh for other nodes?

Thanks!

Best wishes,
Bin YANG



--
Bin YANG
Department of Computer Science and Engineering
Fudan University
Shanghai, P. R. China
EMail: yangbinisme82@...

Re: How to disable the requirement of ssh

by Ted Dziuba-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You can use public keys and ssh-agent. This page might help:

http://sial.org/howto/openssh/publickey-auth/

Ted

Bin YANG wrote:

> Dear colleagues,
>
> As we know, hadoop uses ssh to connect other nodes. It is a little
> inconvenient, because it requires me type the password for each nodes.
>
> I find ssh can disable the password requirement for localhost in
> "Hadoop quick start", is there a way to disable the password
> requirement of ssh for other nodes?
>
> Thanks!
>
> Best wishes,
> Bin YANG
>
>
>
>