diff options
author | Tatsumi Hosokawa <hosokawa@FreeBSD.org> | 1998-02-19 10:21:20 +0000 |
---|---|---|
committer | Tatsumi Hosokawa <hosokawa@FreeBSD.org> | 1998-02-19 10:21:20 +0000 |
commit | 24ded5382faa7e03239839dcadf6e4912936c4be (patch) | |
tree | 91298973a3d890668c9c2a8766b657aa9a5e3397 /net/samba-devel | |
parent | e32d61c6e8da5dd496970c1456e41ca9affa44a5 (diff) | |
download | ports-24ded5382faa7e03239839dcadf6e4912936c4be.tar.gz ports-24ded5382faa7e03239839dcadf6e4912936c4be.zip |
Notes
Diffstat (limited to 'net/samba-devel')
-rw-r--r-- | net/samba-devel/files/README.FreeBSD | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/net/samba-devel/files/README.FreeBSD b/net/samba-devel/files/README.FreeBSD index f8234bf281ef..67cc86c58cb2 100644 --- a/net/samba-devel/files/README.FreeBSD +++ b/net/samba-devel/files/README.FreeBSD @@ -8,14 +8,14 @@ If you want to use samba ports, 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). 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 +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> |