Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 1996 09:43:02 +0100 (MET)
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        jerry@border.com (Jerry Kendall)
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: SAMBA and WFW
Message-ID:  <199603060843.JAA26925@gilberto.physik.rwth-aachen.de>
In-Reply-To: <96Mar5.144601est.20483-1@janus.border.com> from "Jerry Kendall" at Mar 5, 96 02:35:09 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 
> 
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603060843.JAA26925>