diff --git a/doc/kerberos4.texi b/doc/kerberos4.texi index f7d5b9bf2..6fe035803 100644 --- a/doc/kerberos4.texi +++ b/doc/kerberos4.texi @@ -176,22 +176,6 @@ server: hprop -n --source=krb4-db -d /var/kerberos/principal --master-key=/.m | hpropd -n @end example -@section Version 4 Kadmin - -@samp{kadmind} can act as a version 4 kadmind, and you can do most -operations, but with some restrictions (since the version 4 kadmin -protocol is, lets say, very ad hoc.) One example is that it only passes -des keys when creating principals and changing passwords (modern kpasswd -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 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.} - @node kaserver, , Converting a version 4 database, Kerberos 4 issues @section kaserver