From owner-freebsd-questions Sun Apr 21 12:28:42 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA01433 for questions-outgoing; Sun, 21 Apr 1996 12:28:42 -0700 (PDT) Received: from ferrari.sfu.ca (ferrari.sfu.ca [142.58.110.11]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id MAA01427 for ; Sun, 21 Apr 1996 12:28:41 -0700 (PDT) Received: from gumby.rfnet.sfu.ca (rs26-annex4.sfu.ca [142.58.125.53]) by ferrari.sfu.ca with SMTP (8.7.1/SFU-2.6H) id MAA10944 (from mcquiggi@sfu.ca); Sun, 21 Apr 1996 12:28:25 -0700 (PDT) Message-Id: <199604211928.MAA10944@ferrari.sfu.ca> X-Sender: mcquiggi@ferrari.sfu.ca X-Mailer: Windows Eudora Light Version 1.5.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Sun, 21 Apr 1996 12:27:23 -0700 To: "Daniel P. Pflager" From: Kevin McQuiggin Subject: Re: Samba 1.9.14 Cc: freebsd-questions@freebsd.org Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I had similar problems setting up samba. I solved them by starting nmbd with the workgroup specified explicitly, e.g.: pokey# nmbd -D -G OURGROUP pokey# smbd -D Where "OURGROUP" is the "workgroup" that the win95 machines are part of. I concur with the lmhosts requirement in the samba/lib directory as well. Put all the win95 machines, and the FreeBSD box, in this file. Try this, and email me if you have further problems. I can send you all of my config files. Kevin --- Kevin McQuiggin VE7ZD mcquiggi@sfu.ca