* kdb5_edit.c (extract_v4_srvtab): do not test to make sure we
authorRichard Basch <probe@mit.edu>
Wed, 20 Mar 1996 01:01:24 +0000 (01:01 +0000)
committerRichard Basch <probe@mit.edu>
Wed, 20 Mar 1996 01:01:24 +0000 (01:01 +0000)
commitfc7abcb941d11df8d5447264bc4440a1255fcefb
tree4abc8779141f32971651bae1413d813741f3bc4a
parent302d0dbc3f072bb9d6f8258ec88ba0be90be7a8d
* kdb5_edit.c (extract_v4_srvtab): do not test to make sure we
fetched a key of enctype 1 (des-cbc-crc), since we may have gotten
another des key from the database, which is just as useful in a
v4 srvtab

* dumpv4.c (dump_v4_iterator): use krb5_524_conv_principal to do the
v5 to v4 principal translation, instead of having yet another
hard-coded table.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7668 dc483132-0cff-0310-8789-dd5450dbe970
src/admin/edit/ChangeLog
src/admin/edit/dumpv4.c
src/admin/edit/kdb5_edit.c