On Wed, Oct 28, 2009 at 9:49 AM, Shelley Waltz <shwaltz@...> wrote:
> I am using 2.2 of change_ldappass and just implemented the crack-0.4
> php module to require secure passwords. I would like to require a
> password length greater than the default of 6 which is permitted.
> Where does this get set or where can I change this reqirement?
> Any help or pointer is appreciated.
If you are looking to integrate any external module into the plugin,
that would be some work you'd need a programmer to do for you (if you
are not one). If you just need to set limits on password length,
that's a much faster hack that anyone familiar with PHP can do for
you. You might try downloading a snapshot of SquirrelMail version
1.5.2 from the downloads page and copy the change_password plugin
directory from that package into your SquirrelMail environment and
configure it to use LDAP. It's been a while since I looked, but I
think it supports those kinds of limitations (password length) and
supposedly it works under 1.4.x.
--
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php
|