diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/smbdotconf/security/passdbexpandexplicit.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/smbdotconf/security/passdbexpandexplicit.xml b/docs/smbdotconf/security/passdbexpandexplicit.xml index d76d55e865..faf08b1624 100644 --- a/docs/smbdotconf/security/passdbexpandexplicit.xml +++ b/docs/smbdotconf/security/passdbexpandexplicit.xml @@ -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> |