Koozali.org: home of the SME Server

Disable Services

Steve

Disable Services
« on: June 28, 2002, 08:01:31 AM »
I searched the forums and found a few posts regarding this issue.  I tried the service-manager rpm, but it doesn't seem to be working.  The services I want to stop are:

/usr/sbin/in.identd
/usr/sbin/slapd
  nmbd  #looks like it has something to do with samba?

I think chmod'g them to 000 would stop them, but what would the proper way be using the template system?  I'm guessing somehow use the command below.  What do I use for the names of the services?

>
>/sbin/e-smith/config setprop $key status disable
>
>where $key is the service - atalk, smb, lpd, or whatever.
>
>sbin/e-smith/signal-event console-save (I think - this saves and updates the >configuration I believe)


Thanks

Steve

Re: Disable Services
« Reply #1 on: June 28, 2002, 08:13:30 AM »
I've managed to get most of the services disabled.  The only service that I have yet to disable is identd.  Has anyone tried disabling this service?