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