On Thu, Nov 01, 2007 at 04:05:55PM -0400, Roberto C. Sánchez wrote: > On Thu, Nov 01, 2007 at 02:34:12PM -0400, Jeff Blaine wrote: > > Has anyone come across this and found an answer? > > $ grep GSSAPI ~/.ssh/config > GSSAPIAuthentication yes > GSSAPIDelegateCredentials yes
You also need to kinit -f or set forwardable = true in the [libdefaults] section of krb5.conf(4). Nico -- ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
