freebsd-ports/net/samba-devel/files
Dirk Froemberg bde2717424 - use the correct path to passwd (/usr/bin/ instead of /bin/)
- adjust "passwd chat" to work with non-NIS-passwd, at least
- reflect above changes in manpage

OK'ed by:	maintainer
2000-02-07 09:46:02 +00:00
..
patch-aa - use the correct path to passwd (/usr/bin/ instead of /bin/) 2000-02-07 09:46:02 +00:00
patch-ab Version up (Samba-2.0.0) 1999-01-18 02:34:06 +00:00
patch-ac Version up (Samba-2.0.0) 1999-01-18 02:34:06 +00:00
patch-ae PR: ports/9953 1999-02-09 15:25:01 +00:00
patch-af PR: ports/9953 1999-02-09 16:24:55 +00:00
patch-ag Upgraded to samba-2.0.5a. 1999-07-23 06:41:43 +00:00
patch-ah Add a patch to fix a problem with very low write speeds with 1999-09-24 04:29:42 +00:00
patch-aj - use the correct path to passwd (/usr/bin/ instead of /bin/) 2000-02-07 09:46:02 +00:00
patch-ba With the upgrade from Kerberos V 1.0 -> 1.1, libcrypto was 1999-10-11 17:24:05 +00:00
README.FreeBSD added a note for Chinese users (about chinese/samba port) 1998-02-19 10:21:20 +00:00
samba.sh.sample Version up (Samba-2.0.0) 1999-01-18 02:34:06 +00:00
smb.conf.default Fix typo of sampe config file. 1999-06-23 15:24:43 +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 or Japanese
Windows users, please set "client code page" parameter in smb.conf (1.9.18
does not support Chinese Windows. If you want to use Chinese samba, please
use chinese/samba port).  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>