From owner-freebsd-questions Sat Jun 29 01:16:44 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA16366 for questions-outgoing; Sat, 29 Jun 1996 01:16:44 -0700 (PDT) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.225.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id BAA16360 for ; Sat, 29 Jun 1996 01:16:39 -0700 (PDT) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id KAA08367; Sat, 29 Jun 1996 10:12:54 +0200 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id KAA22366; Sat, 29 Jun 1996 10:25:16 +0200 From: "Christoph P. Kukulies" Message-Id: <199606290825.KAA22366@gilberto.physik.rwth-aachen.de> Subject: Re: Sharing resources with NT networks To: randyd@nconnect.net (Charlie Root) Date: Sat, 29 Jun 1996 10:25:16 +0200 (MET DST) Cc: questions@FreeBSD.ORG In-Reply-To: <31D3DEC9.167EB0E7@nconnect.net> from Charlie Root at "Jun 28, 96 08:31:53 am" Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4ME+ PL16 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Greetings, > I seem to be having a bit of difficulty finding out how to access > shared resources on NT-servers from FBSD and make BSD's resources > available to Windows clients and the NT Server. I have running smbd and > nmbd as daemons and can "see" the BSD machine from the NT machine and > Win95 machines ( when browsing ) yet I can't seem to access any shares. > I've been through all of samba's man pages. What am I missing ? Do you have edited /usr/local/samba/lib/smb.conf to define the shares? Do you have a guest account (pcguest?) on the FreeBSD machine? (required for browsing). Do you start smbd/nmbd in /etc/rc.local or via inetd? I'm doing always in /etc/rc.local like /usr/local/samba/bin/nmbd -I a.b.c.d -B a.b.c.255 -D -G WORKGROUP /usr/local/samba/bin/smbd -D > > Thanks > Randy > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de