Skip to content

Commit

Permalink
More to do after afternoon's meeting and testing.
Browse files Browse the repository at this point in the history
git-svn-id: svn://anonsvn.mit.edu/krb5/users/amb/referrals@18543 dc483132-0cff-0310-8789-dd5450dbe970
  • Loading branch information
amb committed Aug 25, 2006
1 parent aaaf91d commit 55aa3b5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions TODO
@@ -1,6 +1,8 @@
questions:
- should do_traversal code for old-style lookups still be requesting referrals?
If so, within what scope should they actually be used?
- Should we do the single non-referral fallback always or only on certain
KDC failure states? Probably answer this from testing.

current:
- rewrite verification to be more tightly-coupled to referral case
Expand All @@ -9,6 +11,13 @@ current:
- add error reporting to end of gc_from_kdc
- deal with fetching remote TGTs after all before referrals
- this is needed in domain_realm case
- tgs-req realm needs to match server realm; requesting an ATHENA.MIT.EDU
ticket, say, from NOT.MS.MIT.EDU, fails
- rewrite initial TGS request
- rewrite service realm before ticket goes back so that future requests
will hit on ccache
- testable with "kvno host/argos.mit.edu@NOT.MS.MIT.EDU"
- write up understanding of current referral scheme to krbcore

bug fixes:
- kvno crashes freeing in_cred after the call completes. why is this?
Expand Down

0 comments on commit 55aa3b5

Please sign in to comment.