pmkpasswd

Perl module to generate crypted passwords.
Download

pmkpasswd Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Chris Williams
  • Publisher web site:
  • http://search.cpan.org/~bingos/

pmkpasswd Tags


pmkpasswd Description

Perl module to generate crypted passwords. pmkpasswd is a Perl module that can be used to generate crypted passwords.SYNOPSIS pmkpasswd --password moocowpmkpasswd is a little utility to generate crypted passwords for use with POE::Component::Server::IRC oper blocks. It is basically a wrapper for the mkpasswd function provided by POE::Component::Server::IRC::Common.By default it produces passwords using perl's crypt function.The password is outputted on STDOUT.SWITCHES--version Prints the version number on STDOUT and exits.--password Mandatory switch, the plain-text password you wish to be crypted.--md5 Instead of using crypt, produce a MD5 crypted password.--apache Instead of using crypt, produce an Apache MD5 crypted password. Requirements: · Perl


pmkpasswd Related Software