* src/lib/krb5/krb/gc_frm_kdc.c: Also do style cleanup.
authorTom Yu <tlyu@mit.edu>
Thu, 30 Nov 2006 20:46:32 +0000 (20:46 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 30 Nov 2006 20:46:32 +0000 (20:46 +0000)
commite6f37a1ea2f6b641a80413e89d48a706c3ead678
tree94addaffe205109dd886ef33893699be035d025d
parentfc9b6c0d0580186c7a5910e18b9cd2f68a20322f
* src/lib/krb5/krb/gc_frm_kdc.c: Also do style cleanup.
(krb5_get_cred_from_kdc_opt): If server principal was rewritten,
fall back unless it was rewritten to a TGS principal.  This fixes
a bug when a MS AD rewrites the service principal into a
single-component NETBIOS-style name. If we get a referral back to
the immediately preceding realm, fall back to non-referral
handling.  This fixes the changepw failure.  To prevent memory
leaks, when falling back to non-referral handling, free any tgts
previously obtained by the initial non-referral do_traversal()
call.

ticket: 4955
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18878 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/gc_frm_kdc.c