On Sat, 14 Apr 2007, dwain wrote: > On Friday 13 April 2007, Darryl Gregorash wrote: > > On 2007-04-13 18:29, dwain wrote: > > > OK. I have the Samba client and windbind installed. I can see the two > > > win boxes in SMB shares. I can use the printers. Would someone please > > > explain how I get the two win boxes to see my linux box? > > > > > > Dwain > > > > Is nmbd running? > > I don't know, what is it? How do I check to see that it is? > nmbd - NetBIOS name server to provide NetBIOS over IP naming services to clients
man nmbd Use the following command to see if it is running ps -e | grep nmbd To enable it you can use Yast --> System --> System Services Then select "Expert Mode" and scroll down to nmb It should be set to run on levels 3, 5 --- Use the "Set/Reset" to change this. -- Regards, Graham Smith -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
