I'm slightly shocked to see that ssh doesn't do kerberos. Is this possible or am I being stupid? Mike -- Michael B Allen PHP Extension for SSO w/ Windows Group Authorization http://www.ioplex.com/
Michael B Allen wrote:> I'm slightly shocked to see that ssh doesn't do kerberos. Is this > possible or am I being stupid? > > Mike >Not sure what you mean...both ssh and sshd binaries in Centos are linked against kerberos libraries and the sshd_config file has some Kerberos and GSSAPI options turned on. Maybe you are looking at some ancient openssh that does not have kerberos support on some ancient distro.