Move KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb.h. Add kadmin
authorGreg Hudson <ghudson@mit.edu>
Mon, 27 Apr 2009 15:42:23 +0000 (15:42 +0000)
committerGreg Hudson <ghudson@mit.edu>
Mon, 27 Apr 2009 15:42:23 +0000 (15:42 +0000)
commit55d0fcac60b575123e997abf583bc8cd501e8fae
tree5eb4556fcffe50316aa9c74e12a0b9a8a3ec205b
parent10c0b36c72eb2b38811494c4fa2adbc734b66237
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

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22281 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