mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
99d0c3b0dc
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
15 lines
501 B
XML
15 lines
501 B
XML
<samba:parameter name="null passwords"
|
|
context="G"
|
|
type="boolean"
|
|
deprecated="1"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<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>
|
|
</description>
|
|
|
|
<value type="default">no</value>
|
|
</samba:parameter>
|