Moving docs tree to docs-xml to make room for generated docs in the release tarball.
[ira/wip.git] / docs-xml / smbdotconf / security / nullpasswords.xml
1 <samba:parameter name="null passwords"
2                  context="G"
3                  advanced="1" developer="1"
4                                  type="boolean"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>Allow or disallow client access to accounts that have null passwords. </para>
8
9     <para>See also <citerefentry><refentrytitle>smbpasswd</refentrytitle>
10                         <manvolnum>5</manvolnum></citerefentry>.</para>
11 </description>
12
13 <value type="default">no</value>
14 </samba:parameter>