aboutsummaryrefslogtreecommitdiff
path: root/net/samba/files
diff options
context:
space:
mode:
authorTatsumi Hosokawa <hosokawa@FreeBSD.org>1998-05-12 06:59:13 +0000
committerTatsumi Hosokawa <hosokawa@FreeBSD.org>1998-05-12 06:59:13 +0000
commit70429a7d06029dbf9faa041d0cc861947a755266 (patch)
tree18cdea59b2589176b3293c3506c4e057e1ce309f /net/samba/files
parent0d3c421ec2d35e3a82028af7c830520f2f564e7f (diff)
downloadports-70429a7d06029dbf9faa041d0cc861947a755266.tar.gz
ports-70429a7d06029dbf9faa041d0cc861947a755266.zip
Notes
Diffstat (limited to 'net/samba/files')
-rw-r--r--net/samba/files/smb.conf.default24
1 files changed, 22 insertions, 2 deletions
diff --git a/net/samba/files/smb.conf.default b/net/samba/files/smb.conf.default
index 4fab264c7c09..9030ed0422ea 100644
--- a/net/samba/files/smb.conf.default
+++ b/net/samba/files/smb.conf.default
@@ -159,13 +159,33 @@
# Be very careful with case sensitivity - it can break things!
; case sensitive = no
-# Client codepage setting
-# for Western European users
+# Client codepage settings
+
+# for European users (Latin 1)
; client code page=850
+
+# for European users (Latin 2)
+; client code page=852
+
+# for Cyrillic users
+; client code page=866
+
# for Japanese Users
; client code page=932
; coding system=cap
+# for Simplified Chinese Users
+; client code page=936
+; coding system=cap
+
+# for Korean Users
+; client code page=949
+; coding system=cap
+
+# for Traditional Chinese Users
+; client code page=950
+; coding system=cap
+
# Samba performance workaround:
# If you have performance problem, please test these parameters.
# Simon Lindgren <simon@lindgren.no> 's example: