freebsd-ports/net/samba/files
Jacques Vidrine a7a79b20cc Unbreak for FreeBSD 5.x prior to addition of NSS module support
(500000 <= __FreeBSD_version < 500112).

Reported by:	dannyboy
2003-04-20 23:13:05 +00:00
..
patch-aj
patch-ba
patch-configure.in Add WITH_WINBIND_NSS knob, which will cause nss_winbind to be installed. 2003-04-17 14:20:20 +00:00
patch-source::nsswitch::pam_winbind.h Fix building with Winbind under 5.0. 2003-04-03 15:06:12 +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
smb.conf.default Fix the option passed to the vfs recycle-module in smb.conf.default, 2003-02-07 15:17:56 +00:00
winbind_nss_bsd.c Unbreak for FreeBSD 5.x prior to addition of NSS module support 2003-04-20 23:13:05 +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>