Something like this: --- ktutil.M 2006-07-11 23:16:06.000000000 -0500 +++ ktutil.M.dop 2006-07-11 22:55:48.000000000 -0500 @@ -43,11 +43,15 @@ .BR clear . .TP \fBdelete_entry\fP \fIslot\fP -Delets the entry in slot number +Delete the entry in slot number .I slot -from the current keylist. Alais: +from the current keylist. Alias: .BR delent . .TP +\fBadd_entry\fP \(\-key \| \-password\) \-p \fIprincipal\fP \-k -fIkvno\fP \-e \fIenctype\fP +Add principal to keylist using key or password. Alias: +.BR addent . +.TP .BR list_requests Displays a listing of available commands. Aliases: .BR lr ,
> Well that's handy to know. Is than an intentionally undocumented feature > or should someone like myself submit a man page patch? > > -Mike > >> Right: ktadd randomizes the key and increments the key version number. >> Instead, use "ktutil addent" to create the keytab, using the password. >> >> -- >> Richard Silverman >> [EMAIL PROTECTED] >> >> ________________________________________________ >> Kerberos mailing list [email protected] >> https://mailman.mit.edu/mailman/listinfo/kerberos >> > ________________________________________________ > Kerberos mailing list [email protected] > https://mailman.mit.edu/mailman/listinfo/kerberos > ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
