EnableSSHKeysign

Tim Rice tim at multitalents.net
Tue Oct 7 14:59:26 EST 2003


It looks like host based authentication will not work if you
attempt to set EnableSSHKeysign on a per host basis.

Ie. This does not work.
-------
Host ou8
  HostName ou8.somedomain.com
  HostbasedAuthentication yes
  EnableSSHKeysign yes
  NoHostAuthenticationForLocalhost yes
-------

Unless you also add
-----
Host *
  EnableSSHKeysign yes
-----

Is this the intended behavior?

-- 
Tim Rice				Multitalents	(707) 887-1469
tim at multitalents.net





More information about the openssh-unix-dev mailing list