How to get sshd w/ Kerberos on Mac OSX working

Christopher D. Clausen cclausen at acm.org
Fri Jun 16 02:41:53 EDT 2006


Michael B Allen <mba2000 at ioplex.com> wrote:
> No. Where is that button exactly? This is just a mini with 10.3 BTW.

Mac OS 10.3 only supports the "gssapi" method that is in Openssh 3.6. 
Its probably not working b/c newer clients use the "gssapi-with-mic" 
method (OpenSSH 3.8 and newer.)

You either need to enable the "gssapi" method in your SSH client, if you 
can, or upgrade to Mac OS 10.4 "Tiger."  The Debian ssh-krb5 package 
supports a "GSSAPINoMICAuthentication" option in /etc/ssh/ssh_config. 
You might want to try that.

<<CDC
-- 
Christopher D. Clausen
ACM at UIUC SysAdmin 





More information about the Kerberos mailing list