pull up r23749 from trunk
authorTom Yu <tlyu@mit.edu>
Mon, 15 Mar 2010 23:50:46 +0000 (23:50 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 15 Mar 2010 23:50:46 +0000 (23:50 +0000)
commitc0fa314de679a48e77190281bb7c922c1a3ac1ce
treed82178e9391cb0fefc14e81232af2c693cac3dbf
parentcc18a10128e6f1805774d70027bf0e93d910246b
pull up r23749 from trunk

 ------------------------------------------------------------------------
 r23749 | ghudson | 2010-02-24 13:57:08 -0500 (Wed, 24 Feb 2010) | 9 lines

 ticket: 6668
 subject: Two problems in kadm5_get_principal mask handling
 target_version: 1.8
 tags: pullup

 KADM5_MOD_NAME was being applied to entry->principal instead of
 entry->mod_name.  KADM5_MKVNO was not being applied to entry->mkvno.
 Patch from Marcus Watts <mdw@umich.edu>.

ticket: 6668
version_fixed: 1.8.1
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-8@23807 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/kadm5/srv/svr_principal.c