From 317eb84b7171cba95ecd89c3f7a279e5b32e08dc Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Sat, 27 Feb 1999 21:41:53 +0000 Subject: [PATCH] update procedure to set supported encryption types git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5447 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/misc.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/misc.texi b/doc/misc.texi index ec0fb2dae..e926536ef 100644 --- a/doc/misc.texi +++ b/doc/misc.texi @@ -39,15 +39,15 @@ might have to turn on the @samp{encode_as_rep_as_tgs_rep} flag in the KDC. You will also have to specify that the router can't handle anything but @samp{des-cbc-crc}. There currently isn't an easy way to do this. The best you can do is to dump your database (with @samp{kadmin -l -dump}), and change the final dash for your router entry to a one, and +dump}), remove all entries for keys other than @samp{des-cbc-crc}, and then reloading the database (@samp{kadmin -l load}). An example should clarify this. You should have something like (again, truncated): @example -host/router.foo.se@@FOO.SE 4:0:1:... - - - - - 126 - +host/router.foo.se@@FOO.SE 4:0:1:...:-:... - - - - - - - 126 @end example Change this to: @example -host/router.foo.se@@FOO.SE 4:0:1:... - - - - - 126 1 +host/router.foo.se@@FOO.SE 4:0:1:...:- - - - - - - - 126 @end example This all fine and so, but unless you have an IOS version with encryption