1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/docs/smbdotconf/security/minpasswordlength.xml
Jelmer Vernooij 992f1e6b8f Add all the source files from the old CVS tree,
add the 5 missing chapters from the HOWTO
and add jht's Samba by Example book.
(This used to be commit 9fb5bcb93e)
2008-04-23 08:45:43 -05:00

18 lines
605 B
XML

<samba:parameter name="min password length"
context="G"
type="integer"
advanced="1" developer="1"
xmlns:samba="http://samba.org/common">
<synonym>min passwd length</synonym>
<description>
<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>
</description>
<related>unix password sync</related>
<related>passwd program</related>
<related>passwd char debug</related>
<value type="default">5</value>
</samba:parameter>