Author: vlendec Date: 2005-12-01 14:47:37 +0000 (Thu, 01 Dec 2005) New Revision: 873
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=873 Log: Document "passdb expand explicit" properly Modified: trunk/smbdotconf/security/passdbexpandexplicit.xml Changeset: Modified: trunk/smbdotconf/security/passdbexpandexplicit.xml =================================================================== --- trunk/smbdotconf/security/passdbexpandexplicit.xml 2005-11-30 23:14:19 UTC (rev 872) +++ trunk/smbdotconf/security/passdbexpandexplicit.xml 2005-12-01 14:47:37 UTC (rev 873) @@ -1,4 +1,4 @@ -<samba:parameter name="passdb:expand_explicit" +<samba:parameter name="passdb expand explicit" context="G" advanced="1" developer="0" type="boolean" @@ -12,9 +12,10 @@ group. </para> <para> - If you rely on this behaviour, you have to set it explicitly to 'yes' + This parameter is set to "yes" by default, but this is about to change in + the future. </para> </description> -<value type="default">no</value> +<value type="default">yes</value> </samba:parameter>