diff options
Diffstat (limited to 'net/samba3/files/README.FreeBSD')
-rw-r--r-- | net/samba3/files/README.FreeBSD | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/net/samba3/files/README.FreeBSD b/net/samba3/files/README.FreeBSD index d04f5ee89bf0..f8234bf281ef 100644 --- a/net/samba3/files/README.FreeBSD +++ b/net/samba3/files/README.FreeBSD @@ -8,12 +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 Asian (Japanese, -Chinese, etc.) 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 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 +authentication. FreeBSD SAMBA ports maintainer: Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org> |