[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
openssh and shosts.equiv
- From: Christopher McCrory <chrismcc+guinness-list pricegrabber com>
- To: guinness-list redhat com
- Subject: openssh and shosts.equiv
- Date: Mon, 30 Oct 2000 12:36:43 -0800
Hello...
Could someone hit me with a clue-stick?
With a shosts.equiv file in /etc/ssh, and RhostsAuthentication yes in
the sshd_config file, I can slogin from one machine to another only
using ssh protocol 1. "slogin -2 otherhost", doesn't work. I Added
the ssh_host_dsa_key.pub and ssh_host_key.pub files to the respective
machines /etc/ssh/known_hosts file. The man pages point to /etc/FILE,
but the files really need to be in /etc/ssh/FILE. ( bugzilla ? )
[chrismcc@wednesday chrismcc]$ cat .ssh/config
Host *
ForwardX11 yes
RhostsAuthentication yes
RhostsRSAAuthentication yes
RSAAuthentication yes
Protocol 1
changing Protocol to 2, breaks Rhosts*
summary:
RhostsAuthentication yes works with ssh proto 1
RhostsRSAAuthentication yes &&
RhostsAuthentication no does not work with ssh proto 1 or 2
RhostsAuthentication yes does not work with ssh proto 2
What am I missing?
--
Christopher McCrory
"The guy that keeps the servers running"
chrismcc@pricegrabber.com
http://www.pricegrabber.com
"Linux: Because rebooting is for adding new hardware"
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]