]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Document "passdb expand explicit" properly
authorVolker Lendecke <vlendec@samba.org>
Thu, 1 Dec 2005 14:47:37 +0000 (14:47 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:12 +0000 (08:47 -0500)
(This used to be commit 7b9a64e77a353a272120693c3b61db5ffa7545cf)

docs/smbdotconf/security/passdbexpandexplicit.xml

index d76d55e86513b9d0a84c1d766af02947c3485356..faf08b162489c398548e8e8d54644be3b91b3927 100644 (file)
@@ -1,4 +1,4 @@
-<samba:parameter name="passdb:expand_explicit"
+<samba:parameter name="passdb expand explicit"
                  context="G"
                  advanced="1" developer="0"
                                 type="boolean"
     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>