summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/security/nullpasswords.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docbook/smbdotconf/security/nullpasswords.xml')
-rw-r--r--docs/docbook/smbdotconf/security/nullpasswords.xml20
1 files changed, 11 insertions, 9 deletions
diff --git a/docs/docbook/smbdotconf/security/nullpasswords.xml b/docs/docbook/smbdotconf/security/nullpasswords.xml
index 40b687fceb..944a307eb7 100644
--- a/docs/docbook/smbdotconf/security/nullpasswords.xml
+++ b/docs/docbook/smbdotconf/security/nullpasswords.xml
@@ -1,11 +1,13 @@
-<samba:parameter xmlns:samba="http://samba.org/common">
- <term><anchor id="NULLPASSWORDS"/>null passwords (G)</term>
- <listitem><para>Allow or disallow client access to accounts
- that have null passwords. </para>
+<samba:parameter name="null passwords"
+ context="G"
+ advanced="1" developer="1"
+ xmlns:samba="http://samba.org/common">
+<listitem>
+ <para>Allow or disallow client access to accounts that have null passwords. </para>
- <para>See also <citerefentry><refentrytitle>smbpasswd</refentrytitle>
- <manvolnum>5</manvolnum></citerefentry>.</para>
+ <para>See also <citerefentry><refentrytitle>smbpasswd</refentrytitle>
+ <manvolnum>5</manvolnum></citerefentry>.</para>
- <para>Default: <command moreinfo="none">null passwords = no</command></para>
- </listitem>
- </samba:parameter>
+ <para>Default: <command moreinfo="none">null passwords = no</command></para>
+</listitem>
+</samba:parameter>