Host based authentication and /etc/hosts.equiv
mike.salehi_at_gmail.com
Date: 07/11/05
- Next message: Richard E. Silverman: "Re: Host based authentication and /etc/hosts.equiv"
- Previous message: rrapacki: "Putty - closing windows doesn't kill process in Linux"
- Next in thread: Richard E. Silverman: "Re: Host based authentication and /etc/hosts.equiv"
- Reply: Richard E. Silverman: "Re: Host based authentication and /etc/hosts.equiv"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 11 Jul 2005 06:33:00 -0700
I am trying to set up host based authentication using open ssh
4.1
on solaris.
Here are the extra things on the client side (i.e ssh_config)
HostbasedAuthentication yes
EnableSSHKeysign yes
RhostsRSAAuthentication yes
RSAAuthentication yes
preferredAuthentications
hostbased,publickey,keyboard-interactive,password
UsePrivilegedPort yes
ON the server side
RhostsRSAAuthentication yes
HostbasedAuthentication yes
IgnoreRhosts no
I have also put /etc/ssh/ssh_host_dsa_key to the other machines
/etc/ssh/ssh_known_hosts
Needless to say, its not working, I find conflicting info do I need to
put
the mahines in eachothers /etc/hosts.equiv?
- Next message: Richard E. Silverman: "Re: Host based authentication and /etc/hosts.equiv"
- Previous message: rrapacki: "Putty - closing windows doesn't kill process in Linux"
- Next in thread: Richard E. Silverman: "Re: Host based authentication and /etc/hosts.equiv"
- Reply: Richard E. Silverman: "Re: Host based authentication and /etc/hosts.equiv"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|