From 2d4c6d961d6bbb5eb9b7d06bab52c109bf4042c7 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Wed, 12 Jan 2000 09:50:21 +0000 Subject: [PATCH] remove (unnecessary) text about adding keytab entry for kadmind git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7792 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/kerberos4.texi | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/doc/kerberos4.texi b/doc/kerberos4.texi index 93671f9d1..2e4f92c73 100644 --- a/doc/kerberos4.texi +++ b/doc/kerberos4.texi @@ -172,12 +172,8 @@ clients do send the password, so it's possible to to password quality checks). Because of this you can only create principals with des keys, and you can't set any flags or do any other fancy stuff. -To get this to work, you have to create a @samp{changepw/kerberos} -principal (if you are converting a version 4 data you should have this -principal), and add it to the keytab the @samp{kadmind} is using. You -then have to add another entry to inetd (since version 4 uses port 751, -not 749). +To get this to work, you have to add another entry to inetd (since +version 4 uses port 751, not 749). @emph{And then there are a many more things you can do; more on this in a later version of this manual. Until then, UTSL.} -