pull up r22281 from trunk
authorTom Yu <tlyu@mit.edu>
Mon, 11 May 2009 20:55:28 +0000 (20:55 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 11 May 2009 20:55:28 +0000 (20:55 +0000)
commit3a78a891b671fc2e7f2848b6944e5a0a9e54320f
treeff6a352527cc16a65a0ba4fb26761dac19749e16
parentbb983ced27e4a00f411bce64c8f13c0eed47b691
pull up r22281 from trunk
 ------------------------------------------------------------------------
 r22281 | ghudson | 2009-04-27 11:42:23 -0400 (Mon, 27 Apr 2009) | 8 lines
 Changed paths:
    M /trunk/src/include/kdb.h
    M /trunk/src/include/kdb_ext.h
    M /trunk/src/kadmin/cli/kadmin.M
    M /trunk/src/kadmin/cli/kadmin.c
    M /trunk/src/kdc/do_tgs_req.c
    M /trunk/src/lib/kadm5/str_conv.c

 ticket: 5596

 Move KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb.h.  Add kadmin
 support for the flag.  In the KDC, remove the restriction on returning
 the flag on cross-realm TGTs since there is now a defined meaning for
 that (it allows ok-as-delegate to be honored on the foreign realm's
 service tickets).

ticket: 5596
version_fixed: 1.7

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@22330 dc483132-0cff-0310-8789-dd5450dbe970
src/include/kdb.h
src/include/kdb_ext.h
src/kadmin/cli/kadmin.M
src/kadmin/cli/kadmin.c
src/kdc/do_tgs_req.c
src/lib/kadm5/str_conv.c