source: vendor/current/docs-xml/smbdotconf/filename/manglingchar.xml

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: 618 bytes
Line 
1<samba:parameter name="mangling char"
2 context="S"
3 type="char"
4 parm="1"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7 <para>This controls what character is used as
8 the <emphasis>magic</emphasis> character in <smbconfoption name="name mangling"/>. The
9 default is a '~' but this may interfere with some software. Use this option to set
10 it to whatever you prefer. This is effective only when mangling method is hash.</para>
11</description>
12<value type="default">~</value>
13<value type="example">^</value>
14</samba:parameter>
Note: See TracBrowser for help on using the repository browser.