08c893191a2db8b1db6d0cad210a6cb855d4f0ff
[kamenim/samba-autobuild/.git] / docs-xml / smbdotconf / security / passdbexpandexplicit.xml
1 <samba:parameter name="passdb expand explicit"
2                  context="G"
3                  advanced="1" developer="0"
4                                  type="boolean"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>
8         This parameter controls whether Samba substitutes %-macros in the passdb fields if they are explicitly set. We
9         used to expand macros here, but this turned out to be a bug because the Windows client can expand a variable
10         %G_osver% in which %G would have been substituted by the user's primary group.
11     </para>
12 </description>
13
14 <value type="default">no</value>
15 </samba:parameter>