source: trunk/server/docs-xml/smbdotconf/filename/manglingchar.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

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