Ticket #54 (new defect)

Opened 6 months ago

Last modified 2 weeks ago

SWAT can neither start nor stop the Samba daemons (smbd, nmbd, winbindd)

Reported by: herwigb Owned by: psmedley
Priority: major Milestone: Samba Server for OS/2 1.0.1
Component: Server Version:
Keywords: SWAT cannot start stop smbd nbmd Cc: herwig.bauernfeind@…
Blocking: Blocked By:

Description

SWAT (when run as an Apache 2.28 cgi) is unable to start/stop the Samba daemons smbd.exe, nmbd.exe (and on my private builds also winbindd.exe).

This was tested both with the official 3.0.28 build at changeset 118 level and with my private build at the same level.

No logs attached, as I haven't found out how to create logs from SWAT.

Change History

Changed 6 months ago by ydario

from _diver: in http://svn.netlabs.org/samba/browser/branches/samba-3.0/source/web/startstop.c the start of smbd and nmbd uses fork(). but because the parent exits wih exit(0) also the child dies. so spawn() would be better

Changed 2 weeks ago by ydario

  • milestone set to Samba Server for OS/2 1.0.1
Note: See TracTickets for help on using tickets.