[Kolab-devel] Difference between kolab & horde passwd

Gunnar Wrobel wrobel at pardus.de
Mon Jun 9 09:24:33 CEST 2008


Hi Andrea,

Gelpi Andrea <liste at gelpi.it> writes:

> In kolab server 2.2.rc3 I found that if you try to change a user password via Horde the password 
> length must be from 3 to 8 char long, while if you use kolab web interface you can set a longer one.
>
> The problem I suppose is in file /kolab/var/kolab/www/horde/passwd/config/backends.php
>
>
> $backends['kolab'] = array(
>      'name' => 'Local Kolab Server',
>      'preferred' => '',
>      'password policy' => array(
>          'minLength' => 3,
>          'maxLength' => 8
>      ),
>      'driver' => 'kolab',
>      'params' => array()
> );
>
> In italy passwords must be 8 chars minimum, by law.
>
> Which is the maxLength limit I can set? 256?

userPassword is defined with 1.3.6.1.4.1.1466.115.121.1.40{128} in the
LDAP schema. The 128 is the maximal length as far as I know. As a hash
will be used here I would use 100 as the maximal length.

Cheers,

Gunnar

>
> -- 
> ing. Andrea Gelpi
> ***************************************************
> La Terra non la abbiamo ereditata dai nostri avi,
> ma la abbiamo presa in prestito dai nostri bambini.
> ***************************************************
>
> _______________________________________________
> Kolab-devel mailing list
> Kolab-devel at kolab.org
> https://kolab.org/mailman/listinfo/kolab-devel

-- 
______ http://kdab.com _______________ http://kolab-konsortium.com _

p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium

____ http://www.pardus.de _________________ http://gunnarwrobel.de _
E-mail : p at rdus.de                                 Dr. Gunnar Wrobel
Tel.   : +49 700 6245 0000                          Bundesstrasse 29
Fax    : +49 721 1513 52322                          D-20146 Hamburg
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   >> Mail at ease - Rent a kolab groupware server at p at rdus <<                 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




More information about the devel mailing list