[11494] in Kerberos-V5-bugs
[krbdev.mit.edu #6699] SVN Commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Tue Apr 13 18:57:37 2010
Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: "Greg Hudson via RT" <rt-comment@krbdev.MIT.EDU>
In-Reply-To: <rt-6699@krbdev.mit.edu>
Message-ID: <rt-6699-32704.2.22135935986692@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #6699'":;"'AdminCc of krbdev.mit.edu Ticket #6699'":;@MIT.EDU
Date: Tue, 13 Apr 2010 18:57:34 -0400 (EDT)
Reply-To: rt-comment@krbdev.MIT.EDU
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
The validate and renew APIs were using get_cred_from_kdc, which
always presents a TGT to get credentials. Instead, they should
present the ticket they are trying to validate or renew. This is
most easily done with krb5_get_cred_via_tkt(). Move the relevant
code into a new file since it now has nothing in common with the
other APIs implemented in get_creds.c.
http://src.mit.edu/fisheye/changelog/krb5/?cs=23891
Commit By: ghudson
Revision: 23891
Changed Files:
U trunk/src/lib/krb5/krb/Makefile.in
U trunk/src/lib/krb5/krb/get_creds.c
A trunk/src/lib/krb5/krb/val_renew.c
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs