sshd for gssapi authentication
807557Oct 8 2008 — edited Oct 13 2008Hi I want to configure sshd in solaris 8 for gssapi authentication. I have uncommneted GSSAPIAuthentication yes and GSSAPICleanupcredentials yes in sshd_file.
After that when I am trying to restart sshd using /etc/init.d/sshd start I am getting message that unspported option GSSAPIAuthentication and unspported option GSSAPICleaupcredentials.
From where i can enable GSSAPI authentication for kerberos.