我只是将我的Mac OS升级到10.7 Lion。
它以前运作良好。 但是,现在只有kinit正常工作,不能ssh到我的服务器。
重新安装“Mac OS X Kerberos Extras”后,没有什么更好的了。
任何人都给我一个帮助? 非常感谢!!
我的命令行:
Myname$ ssh [email protected] -v ...... debug1: Authentications that can continue: gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: Miscellaneous failure (see text) UNKNOWN_SERVER while looking up 'host/[email protected]' (cached result, timeout in 1200 sec) debug1: An invalid name was supplied unknown mech-code 0 for mech 1 2 752 43 14 2 debug1: Miscellaneous failure (see text) unknown mech-code 0 for mech 1 3 6 1 5 5 14 debug1: Authentications that can continue: gssapi-with-mic,password debug1: An unsupported mechanism was requested unknown mech-code 0 for mech 1 3 5 1 5 2 7 debug1: Miscellaneous failure (see text) unknown mech-code 0 for mech 1 3 6 1 5 2 5 debug1: Next authentication method: password [email protected]'s password:
您需要SSH到您的服务器的FQDN而不是它的IP地址。 确保服务器的主体名称是FQDN。