source: vendor/current/docs-xml/smbdotconf/security/passdbexpandexplicit.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: 588 bytes
Line 
1<samba:parameter name="passdb expand explicit"
2 context="G"
3 type="boolean"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>
7 This parameter controls whether Samba substitutes %-macros in the passdb fields if they are explicitly set. We
8 used to expand macros here, but this turned out to be a bug because the Windows client can expand a variable
9 %G_osver% in which %G would have been substituted by the user's primary group.
10 </para>
11</description>
12
13<value type="default">no</value>
14</samba:parameter>
Note: See TracBrowser for help on using the repository browser.