diff options
Diffstat (limited to 'docs/docbook/smbdotconf/security/nullpasswords.xml')
-rw-r--r-- | docs/docbook/smbdotconf/security/nullpasswords.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/security/nullpasswords.xml b/docs/docbook/smbdotconf/security/nullpasswords.xml new file mode 100644 index 0000000000..40b687fceb --- /dev/null +++ b/docs/docbook/smbdotconf/security/nullpasswords.xml @@ -0,0 +1,11 @@ +<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> + + <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> |