Guys
I can't get the ssh/scp to work with no passwords either. I have read
the faq, and it looks like my fatal flaw is that my reverse DNS is set
up incorrectly. Currently, I run behind a NAT, so my public DNS address
for my web server is different than the IP address of the actual box. Is
there a way to get this to work using local hosts files, or is ssh tied
to DNS?
JIM
Atro Tossavainen wrote:
>
> Dear Mohan,
>
> > 4. Enable RSA authentication (per user based) on machine B in the
> > config file sshd_config.
> > Make "permitemptypasswords yes". Restart SSH Daemon on machine B.
>
> Permitting empty passwords is not necessary for RSA authentication to
> work.