source: branches/samba-3.5.x/docs-xml/smbdotconf/security/nullpasswords.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 487 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.