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
This commit is contained in:
Assar Westerlund
2000-01-12 09:50:21 +00:00
parent b46fcac9a4
commit 2d4c6d961d

View File

@@ -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.}