From bd085811f80dc7bbf20a6709df89a1cffa32ba8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 27 Dec 2004 14:56:30 +0000 Subject: [PATCH] s/@kdb/@kbd/ git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14413 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/win2k.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/win2k.texi b/doc/win2k.texi index 40036e620..702ba013b 100644 --- a/doc/win2k.texi +++ b/doc/win2k.texi @@ -64,8 +64,8 @@ Set the machine password, i.e.@: create the local keytab: C:> ksetup /setmachpassword password @end example -The password used in @kdb{ksetup /setmachpassword} must be the same -as the password used in the @kdb{kadmin ank} command. +The password used in @kbd{ksetup /setmachpassword} must be the same +as the password used in the @kbd{kadmin ank} command. The workstation must now be rebooted. @@ -246,7 +246,7 @@ Microsoft seems also to have forgotten to implement the checksum algorithms @samp{rsa-md4-des} and @samp{rsa-md5-des}. This can make Name mapping (@pxref{Create account mappings}) fail if a @samp{des-cbc-md5} key is used. To make the KDC return only @samp{des-cbc-crc} you must delete -the @samp{des-cbc-md5} key from the kdc using the @kdb{kadmin +the @samp{des-cbc-md5} key from the kdc using the @kbd{kadmin del_enctype} command. @example