summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/base/unixcharset.xml
blob: 0ea84e38c87836228ca060bbe4ccdd180532008a (plain)
1
2
3
4
5
6
7
8
9
10
11
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="UNIXCHARSET"/>unix charset (G)</term>
		<listitem><para>Specifies the charset the unix machine 
		Samba runs on uses. Samba needs to know this in order to be able to 
		convert text to the charsets other SMB clients use.
		</para>

		<para>Default: <command moreinfo="none">unix charset = UTF8</command></para>
		<para>Example: <command moreinfo="none">unix charset = ASCII</command></para>
		</listitem>
		</samba:parameter>