system environment/libraries

perl-esmith-PasswordTools - Perl esmith::PasswordTools module

Website: http://geodsoft.com/howto/password/
License: Artistic, GPL
Vendor: Contribs.org <http://contribs.org>
Description:
Generates easily pronounceable and easy to remember passwords that pass the SME server password strength check.

SYNOPSIS
use esmith::PasswordTools;
$siz=8; $addConsonants='yes', $firstUpper='yes'; $mixedCase='no'; $symbolOdds=10, $symbols='';
$pw = esmith::PasswordTools::generate_password( $siz, $addConsonants, $firstUpper, $mixedCase, $symbolOdds, $symbols );
$pw = esmith::PasswordTools::sme_generate_password( $siz, $addConsonants, $mixedCase );

Packages

perl-esmith-PasswordTools-0.02-2.el4.sme.noarch [14 KiB] Changelog by Michael Weinberger (2008-03-01):
fix spec file

Listing created by Repoview-0.6.6-1.el6