* dumpv4.c:
authorRichard Basch <probe@mit.edu>
Wed, 6 Mar 1996 21:37:24 +0000 (21:37 +0000)
committerRichard Basch <probe@mit.edu>
Wed, 6 Mar 1996 21:37:24 +0000 (21:37 +0000)
commitb23f955bcf38b07919bcbc22bb51e735b0dd7081
treeb0a808d7cbcda8294596bd52437c8de93b57455b
parent66b60913edde7f4585f23955c804abf2117f881f
* dumpv4.c:
  The V4 master key & schedule was never initialized,
so the dump created by dump_v4db was garbage.   Read the V4
master key from /.k or prompt for the V4 master key password.
  If there is no V4-salt key in the database, but there is a DES
key, include it in the V4 dump, in case it is merely a random
service key for which there is no associated password.
  Skip over K/M in the V5 database (use the entered V4 master key).
  Both krbtgt and afs keys often have domain-qualifed instances.

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