I think you are seeing a problem with the Redhat /etc/rc.d/init.d/smb script. When you set Samba to be a WINS server it starts two nmbd processes rather than just one. Redhat's smb script only stops one of these leaving the other one chugging away. Try running 'service smb stop' or '/etc/rc.d/init.d/smb stop' twice and you will see they are both killed off.
HTH -----Original Message----- From: Jason Norred [mailto:[EMAIL PROTECTED] Sent: 26 February 2003 04:50 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [Samba] nmbd in redhat 8.0 I have the same problem with my RH8 server... I have no clue... Anyone have any ideas???? On Tue, 2003-02-25 at 16:17, [EMAIL PROTECTED] wrote: > If I enable wins support = yes & I start smbd it starts smb & nmb. When I > restart the service it says that there is no nmb service at 10045 running. > When I do a ps -aux, you can still see the service running. They will > keep building up until I manually delete them. Does anyone know how to > fix this? -- Jason Norred <[EMAIL PROTECTED]> Norred Technical Services -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
