summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/security/minpasswordlength.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/smbdotconf/security/minpasswordlength.xml')
-rw-r--r--docs/smbdotconf/security/minpasswordlength.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/docs/smbdotconf/security/minpasswordlength.xml b/docs/smbdotconf/security/minpasswordlength.xml
deleted file mode 100644
index 3009ffb3ea..0000000000
--- a/docs/smbdotconf/security/minpasswordlength.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<samba:parameter name="min password length"
- context="G"
- type="integer"
- advanced="1" developer="1"
- xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
-<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>