freebsd-ports/net/samba/files
David E. O'Brien a4dcbd0a56 Samba 2.2.7 still thinks 5-CURRENT is a sysV box because we have
sys/statvfs.h.  So we hit Samba harder over the head to realize BSD ain't
SYSV.

Approved by:	dwcjr
2003-02-18 20:00:13 +00:00
..
patch-aj
patch-ba Update to 2.2.6 RC2 2002-10-11 14:07:13 +00:00
patch-configure.in o Respect CFLAGS. 2003-01-01 21:07:58 +00:00
patch-sysv Samba 2.2.7 still thinks 5-CURRENT is a sysV box because we have 2003-02-18 20:00:13 +00:00
README.FreeBSD
samba.sh.sample Update to rc4 2002-10-16 14:17:03 +00:00
smb.conf.default Fix the option passed to the vfs recycle-module in smb.conf.default, 2003-02-07 15:17:56 +00:00

If you want to use samba ports,

1. Copy /usr/local/etc/smb.conf.default to /usr/local/etc/smb.conf, and edit
   it.
2. Copy /usr/local/etc/rc.d/samba.sh.sample to /usr/local/etc/rc.d/samba.sh
3. Type /usr/local/etc/rc.d/samba.sh or reboot.

See document files in /usr/local/share/doc/samba and example config files in
/usr/local/share/examples/samba for details.

FreeBSD Samba ports for localization and encrypt passwords support are no
longer provided because these supports have been integrated into the
original distribution since 1.9.18.  If you're Western European, Japanese,
or Chinese Windows users, please set "client code page" parameter in smb.conf.
See smb.conf.sample for details.  If you want to use NT4+SP3 or Win95+updates
clients, set "encrypt passwords" parameter to yes and use smbpasswd [username]
to use /usr/local/private/smbpasswd for authentication.

FreeBSD SAMBA ports maintainer: Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org>