This is a discussion on Re: [Samba] RH9 and samba-3.0.21c-1 - Samba ; > 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 ...
> 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
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba