docs: fix the specified default of "password server" - it is *, not "".
authorMichael Adam <obnox@samba.org>
Thu, 10 Jul 2008 21:49:58 +0000 (23:49 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 16 Jul 2008 07:13:54 +0000 (09:13 +0200)
Michael
(cherry picked from commit d7f759d302612ef9eb0bba022f3b3e1dd433f843)
(cherry picked from commit 42eec4da853b9d3988fc22494cc3d632d1459732)

docs-xml/smbdotconf/security/passwordserver.xml

index 188cea88d1a3e05f829bab95e905c382d0b9321e..0da247d27d5d0d4514569197bd9a0ba78a0811bf 100644 (file)
@@ -92,8 +92,7 @@
 </description>
 
 <related>security</related>
-<value type="default"></value>
+<value type="default">*</value>
 <value type="example">NT-PDC, NT-BDC1, NT-BDC2, *</value>
 <value type="example">windc.mydomain.com:389 192.168.1.101 *</value>
-<value type="example">*</value>
 </samba:parameter>