docs: fix opening and ending tag mismatch: para
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / security / nullpasswords.xml
blob402114e25989853762000ef124c11092e32bc2cf
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>
9     <para>See also <citerefentry><refentrytitle>smbpasswd</refentrytitle>
10                         <manvolnum>5</manvolnum></citerefentry>.</para>
11 </description>
13 <value type="default">no</value>
14 </samba:parameter>