summaryrefslogtreecommitdiff
path: root/samba-common.templates
diff options
context:
space:
mode:
authorvorlon <vorlon@alioth.debian.org>2002-09-07 20:34:28 +0000
committervorlon <vorlon@alioth.debian.org>2002-09-07 20:34:28 +0000
commit27ab332387ec8df38e4801ff9c6f45fa0003963d (patch)
treed81ad861e8463698566cad568ed85c957baa34f9 /samba-common.templates
parent87980a03343a094068693e1394913a40d951e680 (diff)
downloadsamba-27ab332387ec8df38e4801ff9c6f45fa0003963d.tar.gz
handle character sets on upgrade
git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk@333 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'samba-common.templates')
-rw-r--r--samba-common.templates23
1 files changed, 23 insertions, 0 deletions
diff --git a/samba-common.templates b/samba-common.templates
index c729b0b324..3bf8a43122 100644
--- a/samba-common.templates
+++ b/samba-common.templates
@@ -1,3 +1,26 @@
+Template: samba-common/charset
+Type: string
+Description: Character Set for Unix filesystem
+ You currently have a "character set" configured in your smb.conf. In
+ Samba 3.0, this option is replaced by two new options, "unix charset"
+ and "display charset". Please specify the character set you wish to use
+ for these new options, which control how Samba interprets filenames on
+ the file system and how smbclient will interpret these names when you
+ connect to a file server.
+ .
+ If you leave this option blank, your smb.conf will not be changed.
+
+Template: samba-common/codepage
+Type: string
+Description: Character Set for DOS clients
+ You currently have a "client code page" set in your smb.conf. In
+ Samba 3.0, this option is replaced by the option "dos charset". Please
+ specify the character set you wish to use for this new option. In most
+ cases, the default chosen for you will be sufficient. Note that this
+ option is not needed to support Windows clients, it is only for DOS
+ clients. If you leave this option blank, your smb.conf will not be
+ changed.
+
Template: samba-common/do_debconf
Type: boolean
Default: true