[krbdev.mit.edu #8798] git commit
Greg Hudson via RT <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Remove ovsec_adm_export dump format support Dumping only suported single-DES principals. While importing still functioned, it would only have been useful for extremely old (1.3-era) KDCs. https://github.com/krb5/krb5/commit/23b93fd48bc445005436c5be98a7269b599b1800 Author: Robbie Harwood <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 23b93fd48bc445005436c5be98a7269b599b1800 Branch: master doc/admin/admin_commands/kdb5_util.rst | 11 +--- doc/admin/database.rst | 14 ---- src/kadmin/dbutil/dump.c | 109 ++------------------------------ src/kadmin/dbutil/kdb5_util.c | 4 +- src/man/kdb5_util.man | 15 +--- src/tests/Makefile.in | 6 -- src/tests/t_dump.py | 8 --- 7 files changed, 14 insertions(+), 153 deletions(-)