Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / filename / mangleprefix.xml
blob7dfd46199c8ecaf0b53394cda25d862f9467fc64
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="MANGLEPREFIX"/>mangle prefix (G)</term>
3                 <listitem><para> controls the number of prefix
4                 characters from the original name used when generating
5                 the mangled names. A larger value will give a weaker
6                 hash and therefore more name collisions. The minimum
7                 value is 1 and the maximum value is 6.</para>
8                 <para>Default: <command moreinfo="none">mangle prefix = 1</command></para>
9                 <para>Example: <command moreinfo="none">mangle prefix = 4</command></para>
10                 </listitem>
11                 </samba:parameter>