On Wednesday, September 13, 2006 07:29:22 PM -0700 Mike Friedman 
<[EMAIL PROTECTED]> wrote:

> The sysadmin has tried several times to 'refresh' inetd via smf commands,
> to no avail.

The issue here is very likely that there is already a service in smf for 
Sun's kpropd, which is conflicting with the one created as a result of your 
line in /etc/inetd.conf.  The particularly annoying bit is that the 
existing service may even use inetd to start Sun's kpropd, but the existing 
inetd-based service won't be in the same place in smf as one created by 
conversion from inetd.conf, which means they can (and do) exist at the same 
time, but yours loses because inetd knew about the other one first.

You have a couple of choices here...

- Find the existing smf service for Sun's kpropd and remove or disable it.
- Figure out what package contains Sun's kpropd and uninstall it.n

-- Jeffrey T. Hutzelman (N3NHS) <[EMAIL PROTECTED]>
   Sr. Research Systems Programmer
   School of Computer Science - Research Computing Facility
   Carnegie Mellon University - Pittsburgh, PA

________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to