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)
committerMichael Adam <obnox@samba.org>
Thu, 10 Jul 2008 21:51:11 +0000 (23:51 +0200)
Michael

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>