Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 1997 10:38:57 -0700 (PDT)
From:      Dan Busarow <dan@dpcsys.com>
To:        Jacques Hugo <jacques@wired.ctech.ac.za>
Cc:        questions@FreeBSD.ORG
Subject:   Re: samba howto
Message-ID:  <Pine.UW2.3.95.971022103516.22445A-100000@cedb>
In-Reply-To: <344DAC5B.15FB7483@wired.ctech.ac.za>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 22 Oct 1997, Jacques Hugo wrote:
> Any documentation/faq on how to get samba running on
> 2.2.2 and 2.2.5?

Compile samba
Install samba
Assuming the default paths ...
vi /usr/local/samba/lib/smb.conf

edit to taste, most things are pretty self explanatory,
for problems with browsing from winXX systems read the 
file browsing.txt

Start samba with a script in /usr/local/etc/rc.d
$ cat samba.sh
#!/bin/sh
/usr/local/samba/bin/nmbd
/usr/local/samba/bin/smbd

Remember to make samba.sh executable.

Dan
-- 
 Dan Busarow                                                  714 443 4172
 DPC Systems / Beach.Net                                    dan@dpcsys.com
 Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.UW2.3.95.971022103516.22445A-100000>