[Samba] Samba 3.0.21 Available for Download

Dennis B. Hopp dhopp at coreps.com
Wed Dec 21 12:33:17 GMT 2005


Robert Schetterer wrote:

> Hi Jerry ,
> are there any special config parameters needed ( in smb.conf)
> for this feature
>
> o The capability to manage Unix services using the Win32
>    Service Control API.
> Best Regards
>
> and merry x-mas


Yes you have to tell samba which services you want to make available and 
how to do the necessary actions (start, stop, restart, etc.).  I believe 
the option you want is "svcctl list"

In smb.conf you do:

svcctl list = postfix httpd ....

Then create a svcctl directory in samba's $(libdir) and inside there you 
create symbolic links to the necessary init scripts (you could make it a 
symbolic link to anything really, just as long as wherever you make the 
link to knows how to do the actions).

--Dennis


More information about the samba mailing list