Subject: Re: kerberos V kpasswdd
To: Johan Danielsson <joda@pdc.kth.se>
From: Mark Davies <mark@MCS.VUW.AC.NZ>
List: current-users
Date: 04/19/2001 13:51:17
From: joda@pdc.kth.se (Johan Danielsson)
Date: 10 Apr 2001 14:42:50 +0200
> I've had a rc.d/kerberos5 looking something like this gathering
> bit-dust here for some time. Something like this should be committed.
I really should check the current current when I post these. Jason Thorpe
fixed this a couple of days before I posted by changing the inetd.conf entry
from nowait to wait.
However I have checked this following one and its still broken in this
mornings current so I'll send a pr.
In kadmin the del_enctype command won't let you delete a single enctype (but
is happy with removing multiple)
Presumably the "argc - optind < 3" should actually be "argc - optind < 2"
cheers
mark