Koozali.org: home of the SME Server

Disabling Services in SME5.0

Jon Thiele

Disabling Services in SME5.0
« on: September 25, 2001, 06:58:49 AM »
On 20 May 2001, Gordon Rowell in the DEVINFO forumn, gave an example of how to disable a service in essg4.1.2.  He said to simply type in (for example):

/sbin/e-smith/db configuration setprop atalk disabled    or
/sbin/e-smith/db configuration setprop smb disabled
[...]

/sbin/e-smith/signal-event  post-upgrade
/sbin/e-smith/signal-event  reboot


After upgrading my essg4.1.2 to SME5.0, I can't seem to use the "/sbin/e-smith/db configuration setprop atalk disabled" command.  I'm getting an error indicating that I'm missing a parameter - either prop1 or val1:

/sbin/e-smith/db dbfile setprop key prop1 val1...

any suggestions???

(you know, SME5.0 just doesn't have the same ring as essg4.1.2, does it???)

Dan Brown

Re: Disabling Services in SME5.0
« Reply #1 on: September 25, 2001, 07:05:53 AM »
Are you sure that wasn't

/sbin/e-smith/db configuration setprop atalk status disabled

(note the extra "status" in there)

Norrie

Re: Disabling Services in SME5.0
« Reply #2 on: September 25, 2001, 02:02:38 PM »
Hi,

I want do disable services too using the e-smith-service-control contrib RPM but it doesn't seem to work in SME5.0  Has anyone else had trouble with this?

Regards

N.

Jon Thiele

Re: Disabling Services in SME5.0
« Reply #3 on: September 25, 2001, 05:36:58 PM »
yep, "status" was the missing keyword.  

thanx.

Tibor Kubinyi

Re: Disabling Services in SME5.0
« Reply #4 on: September 26, 2001, 10:09:59 PM »
The e-smith-service-control contrib RPM did not work for me on a new sme5 install as well. It displays status of the services (enabled/disabled) in the server-manager properly, but any attempt to enable/disable any service fails.

Jan Kalicki

Re: Disabling Services in SME5.0
« Reply #5 on: October 09, 2001, 08:47:58 AM »
The service module does work if you use lynx on the console.
Must be a GUI thing