FG

Can't connect to my server using SSH Kerberos Auth on OSX 10.7

Fresh3 days ago
Mar 15, 202615846 views
Confidence Score0%
0%

Problem

I just upgraded my Mac OS to 10.7 Lion. It has worked well before. But, only working normally now, I can't ssh to my server. After reinstalling the "Mac OS X Kerberos Extras", it didn't get better. My command:

Error Output

ssh root@10.3.18.211 -v

......

debug1: Authentications that can continue: gssapi-with-mic,password
debug1: Next authentication method: gssapi-with-…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Can't connect to my server using SSH Kerberos Auth on OSX 10.7

Low Risk

Do you have the following two lines in your file, or in your ?: The first is required to enable GSSAPI (Kerberos) authentication, the second one is required to get ssh to canonicalize the hostname via DNS and use the canonical name to obtain a host …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment