Re: Change_Passwd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not top-post.

> >> when setting the new password...using the change_passwd plugin.. how can
> >> we customize the new password options...i saw the configuration in
> >> config.php..to use atleast 8 charecters and all.
> >> How can i customize it by specifying that it should use both numbers and
> >> charecters or to make it accept only complex passwords?
> >
> > In change_passwd 4.1 (as of yet unreleased), you would have two ways
> > to enforce password strength.  From the config file:
>
>         I tried to find the password change plugin 4.1 in the site. But I
> found its not available. Can you please let me know if the password change
> plug in  "change_passwd 4.1"  was released.

If you ask me offlist, I will send you a tarball.  Sorry, finishing it
has just not been my top priority, but eventually I will get to it.

> > // Define a list of characters that should not be allowed
> > // as part of user passwords
> > //
> > //$invalid_password_characters = array('!', '#', '&');
> > $invalid_password_characters = array();
> >
> >
> > // You may force your users to create more obscure (stronger)
> > // passwords by using CrackLib if available on your server.
> > // Note that this functionality does not come with most PHP
> > // distributions, so please review:
> > //
> > // http://php.net/crack
> > // http://pecl.php.net/package/crack
> > //
> > $enforce_cracklib = 0;
> >

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
squirrelmail-users mailing list
Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux