Last change
on this file was 988, checked in by Silvan Scherrer, 9 years ago |
Samba Server: update vendor to version 4.4.3
|
File size:
754 bytes
|
Line | |
---|
1 | <samba:parameter name="dos charset"
|
---|
2 | type="string"
|
---|
3 | context="G"
|
---|
4 | constant="1"
|
---|
5 | handler="handle_dos_charset"
|
---|
6 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
7 | <description>
|
---|
8 | <para>DOS SMB clients assume the server has
|
---|
9 | the same charset as they do. This option specifies which
|
---|
10 | charset Samba should talk to DOS clients.
|
---|
11 | </para>
|
---|
12 |
|
---|
13 | <para>The default depends on which charsets you have installed.
|
---|
14 | Samba tries to use charset 850 but falls back to ASCII in
|
---|
15 | case it is not available. Run <citerefentry><refentrytitle>testparm</refentrytitle>
|
---|
16 | <manvolnum>1</manvolnum></citerefentry> to check the default on your system.</para>
|
---|
17 | </description>
|
---|
18 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.