Some update and Fixes for typos.
[kai/samba.git] / docs / docbook / smbdotconf / security / minpasswordlength.xml
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="MINPASSWORDLENGTH"/>min password length (G)</term>
3                 <listitem><para>This option sets the minimum length in characters 
4                 of a plaintext password that <command moreinfo="none">smbd</command> will accept when performing 
5                 UNIX password changing.</para>
6
7                 <para>See also <link linkend="UNIXPASSWORDSYNC"><parameter moreinfo="none">unix 
8                 password sync</parameter></link>, <link linkend="PASSWDPROGRAM">
9                 <parameter moreinfo="none">passwd program</parameter></link> and <link linkend="PASSWDCHATDEBUG"><parameter moreinfo="none">passwd chat debug</parameter>
10                 </link>.</para>
11
12                 <para>Default: <command moreinfo="none">min password length = 5</command></para>
13                 </listitem>
14                 </samba:parameter>