From 3890d1dff87a839efec38a77dcc88574ed65f4a9 Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Wed, 26 Mar 2014 15:57:08 -0400 Subject: [PATCH] Update example kadmin getprinc enctype display In kadmin_local.rst, update the example to reflect the new way we display enctypes after #5014. ticket: 7890 (new) target_version: 1.12.2 tags: pullup --- doc/admin/admin_commands/kadmin_local.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/admin/admin_commands/kadmin_local.rst b/doc/admin/admin_commands/kadmin_local.rst index 39545c07f9..580824165b 100644 --- a/doc/admin/admin_commands/kadmin_local.rst +++ b/doc/admin/admin_commands/kadmin_local.rst @@ -508,8 +508,8 @@ Examples: Last failed authentication: [never] Failed password attempts: 0 Number of keys: 2 - Key: vno 1, DES cbc mode with CRC-32, no salt - Key: vno 1, DES cbc mode with CRC-32, Version 4 + Key: vno 1, des-cbc-crc, no salt + Key: vno 1, des-cbc-crc, Version 4 Attributes: Policy: [none] -- 2.47.3