From owner-freebsd-hackers Wed Mar 6 00:38:03 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA14053 for hackers-outgoing; Wed, 6 Mar 1996 00:38:03 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id AAA13988 for ; Wed, 6 Mar 1996 00:37:51 -0800 (PST) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id JAA26925; Wed, 6 Mar 1996 09:43:03 +0100 From: "Christoph P. Kukulies" Message-Id: <199603060843.JAA26925@gilberto.physik.rwth-aachen.de> Subject: Re: SAMBA and WFW To: jerry@border.com (Jerry Kendall) Date: Wed, 6 Mar 1996 09:43:02 +0100 (MET) Cc: freebsd-hackers@freebsd.org In-Reply-To: <96Mar5.144601est.20483-1@janus.border.com> from "Jerry Kendall" at Mar 5, 96 02:35:09 pm Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4 PL25 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org Precedence: bulk > > > > I have been trying for about 3 weeks now to get WFW 3.11 to access my > samba drives.... > > Can some nice sole send me their smb.conf files...... Thanks for all the fish :-) Do you have TCP/IP installed under WfW 3.11 - You should, otherwise nogo. I start smbd/nmbd from /etc/rc.local: /usr/local/samba/bin/nmbd -B xxx.yyy.zzz.255 -G YOURGROUP /usr/local/samba/bin/smbd -D xxx.yyy.zzz stands for the network number portion of a class C net in this case. establish a guest and a pcguest account. Entry in /usr/local/samba/lib/smb.conf: [sample] path = /usr/kuku username = kuku printer name = lp0 print command = /usr/bin/lpr -h -P%p %s lpq command = /usr/bin/lpq -P%p printer name = lp0 read only = no writable = yes set directory = no > > All I need at the moment is the ability to have WFW access my > /home filesystem.... Nothing more... > > Please include all commands that are needed to start it up.. In case > I am missing something . > > -------------------------------------------------------------------------------- > > Any comments or opinions in this message are my own and may or may not reflect > the comments or opinions of my present or previous employers. > > Jerry Kendall Border Network Technologies Inc. > System Software Engineer Tel +1-416-368-7157 ext 303 > jerry@border.com Fax +1-416-368-7178 > > > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de