[Samba] RH9 and samba-3.0.21c-1

Pablo Chamorro C. pchamorro at ingeominas.gov.co
Sun Mar 26 03:00:21 GMT 2006


> 2) After it "has" stopped , /etc/init.d/smb status reports:
> smbd dead but pid file exists
> nmbd dead but pid file exists

I opted for making some changes in /etc/init.d/smb like this:

         ## nmbd is ok to kill using killproc()
         killproc nmbd -TERM
         rm -f /var/lock/subsys/smb
         ## to avoid 'smbd and nmbd pid file exists' error messages
         rm /var/run/smbd.pid
         rm /var/run/nmbd.pid

I don't know if this will work for you,

Pablo


-- 
Tel: +57 (2) 7314752/3222/2595 - Fax: +57 (2) 7310514
Carrera 31 #18-07 Parque Infantil - PO Box 1795 - Pasto


More information about the samba mailing list