From 322a8748eae34ee61c55507bfb5865ff4890cda8 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 14 May 2012 23:32:48 +0200 Subject: New policy for the passwords. --- fripost-docs.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fripost-docs.org b/fripost-docs.org index 7c58c19..3514573 100644 --- a/fripost-docs.org +++ b/fripost-docs.org @@ -1829,8 +1829,8 @@ on this machine actually speaks to the master). $rcmail_config['password_driver'] = 'ldap_simple'; $rcmail_config['password_confirm_current'] = true; - $rcmail_config['password_minimum_length'] = 8; - $rcmail_config['password_require_nonalpha'] = true; + $rcmail_config['password_minimum_length'] = 12; + $rcmail_config['password_require_nonalpha'] = false; $rcmail_config['password_log'] = false; $rcmail_config['password_ldap_host'] = '127.0.0.1'; $rcmail_config['password_ldap_port'] = '3890'; -- cgit v1.2.3