[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#743434: openssh-client: wildcard host precedence and CanonicalizeHostname



sergio <mailbox@sergio.spb.ru> writes:

> host foo.mydomain.com
>         GSSAPIKeyExchange yes
>         GSSAPIAuthentication yes
>         GSSAPIDelegateCredentials yes
>         GSSAPIRenewalForcesRekey yes

> % ssh foo klist
> klist: No credentials cache found (ticket cache FILE:/tmp/krb5cc_UID)

That host block doesn't match that ssh command.  Try changing it to:

    Host foo foo.mydomain.com

and see if you get different behavior.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>


Reply to: