macos – Resetting SSH Settings to ‘manufacturing facility default’

[ad_1]

This concern is for OS Monterey 12.1

I’m attempting to arrange a kerberos token to hook up with a server nevertheless it operating into the next error:

debug1: Subsequent authentication methodology: gssapi-with-mic
debug1:  Miscellaneous failure (see textual content)
no credential for A02C7B68-989D-4E30-9452-645B3272C709


debug1:  An invalid title was equipped
unknown mech-code 0 for mech 1 2 752 43 14 2


debug1:  Miscellaneous failure (see textual content)
unknown mech-code 0 for mech 1 3 6 1 5 5 14


debug1:  Miscellaneous failure (see textual content)
unknown mech-code 2 for mech 1 3 6 1 4 1 311 2 2 10


debug1:  An unsupported mechanism was requested
unknown mech-code 0 for mech 1 3 5 1 5 2 7


debug1:  Miscellaneous failure (see textual content)
unknown mech-code 0 for mech 1 3 6 1 5 2 5

after I run

kinit -f myname@realm
ssh myname@host

with my ~/.ssh/config being

Host myhost
  HostName myhost
  Consumer myname
  GSSAPIAuthentication sure
  GSSAPIDelegateCredentials sure

Nevertheless, the identical precise setup works on a recent mac operating similar OS model (fortunately I had a pal with one). This makes me suppose my concern has to do with some SSH setting being modified whereas I put in different software program from third-party. Is there a method I can reset all my SSH settings/binaries to regardless of the ‘manufacturing facility default’ is?

[ad_2]

Leave a Reply