minpasswordlength.xml   [plain text]


<samba:parameter name="min password length"
                 context="G"
                 advanced="1" developer="1"
		 xmlns:samba="http://samba.org/common">
<listitem>
    <para>This option sets the minimum length in characters of a
    plaintext password that <command moreinfo="none">smbd</command> will
    accept when performing  UNIX password changing.</para>

    <para>See also <link linkend="UNIXPASSWORDSYNC"><parameter moreinfo="none">unix 
    password sync</parameter></link>, <link linkend="PASSWDPROGRAM">
    <parameter moreinfo="none">passwd program</parameter></link> and <link linkend="PASSWDCHATDEBUG">
    <parameter moreinfo="none">passwd chat debug</parameter></link>.</para>

    <para>Default: <command moreinfo="none">min password length = 5</command></para>
</listitem>
</samba:parameter>