With this change, lddb -old actually *works* on old dumps..
authorMark Eichin <eichin@mit.edu>
Sun, 25 Feb 1996 01:35:18 +0000 (01:35 +0000)
committerMark Eichin <eichin@mit.edu>
Sun, 25 Feb 1996 01:35:18 +0000 (01:35 +0000)
commit0a262255285725757e32208f5b3d4b3fe5b8e84f
treecfb1c9810b3658d115ec63ae2bd85342ffb5910b
parent802b0de1893835e5980e3ae3cd7c4922b2ebc175
With this change, lddb -old actually *works* on old dumps..

* dump.c (process_k5beta_record): encrypted keys used to have 4
byte lengths in MSB order, need to convert to 2 byte LSB order
lengths before storing. Handle primary key and alternate key.

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