Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 1109 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). https://github.com/krb5/krb5/commit/3a78a891b671fc2e7f2848b6944e5a0a9e54320f Commit By: tlyu Revision: 22330 Changed Files: U branches/krb5-1-7/src/include/kdb.h U branches/krb5-1-7/src/include/kdb_ext.h U branches/krb5-1-7/src/kadmin/cli/kadmin.M U branches/krb5-1-7/src/kadmin/cli/kadmin.c U branches/krb5-1-7/src/kdc/do_tgs_req.c U branches/krb5-1-7/src/lib/kadm5/str_conv.c