mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
4a6a010e78
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Ira Cooper <ira@samba.org>
14 lines
443 B
XML
14 lines
443 B
XML
<samba:parameter name="null passwords"
|
|
context="G"
|
|
type="boolean"
|
|
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>
|