pull up r24566 from trunk
authorTom Yu <tlyu@mit.edu>
Tue, 14 Dec 2010 23:10:42 +0000 (23:10 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 14 Dec 2010 23:10:42 +0000 (23:10 +0000)
commitf0dd310e808e3fa19d347cb7fa0070f1f5abe5d7
tree3c016e4afc47dd37c438eaaeb1daf9601a6c9618
parente873079a7c0d2dbf4332bd260872b93a4f2ad0e2
pull up r24566 from trunk

 ------------------------------------------------------------------------
 r24566 | ghudson | 2010-12-14 12:28:38 -0500 (Tue, 14 Dec 2010) | 9 lines

 ticket: 6838
 tags: pullups
 target_version: 1.9

 Fix a regression in the client-side ticket renewal code where KDC
 options were not folded into the renewal request (most notably, the
 KDC_OPT_RENEWABLE flag), so we didn't request renewable renewed
 tickets.  Add a simple test case for ticket renewal.

ticket: 6838
version_fixed: 1.9
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-9@24570 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/val_renew.c
src/tests/Makefile.in
src/tests/t_renew.py [new file with mode: 0644]