Support both BE and LE MIT master key file formats
Prompted by discussion on heimdal-discuss by Michael Wood, Russ Allbery, and Henry B. Hotz.
This commit is contained in:
@@ -42,4 +42,8 @@ export KRB5_CONFIG
|
||||
|
||||
../../lib/hdb/test_dbinfo > dbinfo.out || exit 1
|
||||
|
||||
../../lib/hdb/test_mkey --mkey-file="${srcdir}/../../lib/hdb/data-mkey.mit.des3.le" || exit 1
|
||||
../../lib/hdb/test_mkey --mkey-file="${srcdir}/../../lib/hdb/data-mkey.mit.des3.be" || exit 1
|
||||
|
||||
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user