Configuring single-sign on to work with non-Mac computers
On a Mac computer, the ssh
client does not forward (delegate) credentials to the server by default. Therefore, when attempting to use ssh
from a Mac computer with DirectControl agent installed to a non-Mac computer with DirectControl agent installed, single sign-on (SSO) does not work. To fix this problem, set the configuration parameter, GSSAPIDelegateCredentials
, to yes
in the /etc/ssh_config
file on the Mac computer.