diff options
author | itojun <itojun@FreeBSD.org> | 1998-01-22 12:51:56 +0800 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 1998-01-22 12:51:56 +0800 |
commit | 9807096441c599849bae2bf56216d54dc81db903 (patch) | |
tree | e26bd289939c84dcada886d8f222594123348a5d | |
parent | 353d2c35196d08e7cf1f74012ce1494b757582fc (diff) | |
download | freebsd-ports-gnome-9807096441c599849bae2bf56216d54dc81db903.tar.gz freebsd-ports-gnome-9807096441c599849bae2bf56216d54dc81db903.tar.zst freebsd-ports-gnome-9807096441c599849bae2bf56216d54dc81db903.zip |
- document that chinese windows support is yet to be merged.
(use ports/chinese/samba{,-des})
- fix trouble with MD5 password
Submitted by: hosokawa
-rw-r--r-- | net/samba-devel/files/README.FreeBSD | 16 | ||||
-rw-r--r-- | net/samba-devel/files/smb.conf.default | 2 | ||||
-rw-r--r-- | net/samba/files/README.FreeBSD | 16 | ||||
-rw-r--r-- | net/samba/files/smb.conf.default | 2 | ||||
-rw-r--r-- | net/samba3/files/README.FreeBSD | 16 | ||||
-rw-r--r-- | net/samba3/files/smb.conf.default | 2 |
6 files changed, 30 insertions, 24 deletions
diff --git a/net/samba-devel/files/README.FreeBSD b/net/samba-devel/files/README.FreeBSD index d04f5ee89bf0..f8234bf281ef 100644 --- a/net/samba-devel/files/README.FreeBSD +++ b/net/samba-devel/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> diff --git a/net/samba-devel/files/smb.conf.default b/net/samba-devel/files/smb.conf.default index 051bc7cc023a..d66d9b744422 100644 --- a/net/samba-devel/files/smb.conf.default +++ b/net/samba-devel/files/smb.conf.default @@ -139,7 +139,7 @@ # Client codepage setting # for Western European users ; client code page=850 -# for Asian Users (Japanese, Chinese, etc.) +# for Japanese Users ; client code page=932 ; coding system=cap diff --git a/net/samba/files/README.FreeBSD b/net/samba/files/README.FreeBSD index d04f5ee89bf0..f8234bf281ef 100644 --- a/net/samba/files/README.FreeBSD +++ b/net/samba/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> diff --git a/net/samba/files/smb.conf.default b/net/samba/files/smb.conf.default index 051bc7cc023a..d66d9b744422 100644 --- a/net/samba/files/smb.conf.default +++ b/net/samba/files/smb.conf.default @@ -139,7 +139,7 @@ # Client codepage setting # for Western European users ; client code page=850 -# for Asian Users (Japanese, Chinese, etc.) +# for Japanese Users ; client code page=932 ; coding system=cap 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> diff --git a/net/samba3/files/smb.conf.default b/net/samba3/files/smb.conf.default index 051bc7cc023a..d66d9b744422 100644 --- a/net/samba3/files/smb.conf.default +++ b/net/samba3/files/smb.conf.default @@ -139,7 +139,7 @@ # Client codepage setting # for Western European users ; client code page=850 -# for Asian Users (Japanese, Chinese, etc.) +# for Japanese Users ; client code page=932 ; coding system=cap |