App-Unix-RPasswd
view release on metacpan or search on metacpan
Revision history for App-Unix-RPasswd
0.3 20110316
- First CPAN release on an unsuspecting world.
0.31 20110318
- POD fixes.
- Migration to Module::Install for easier building.
0.32 20110320
- Removal of namespace::autoclean dependency for easier building.
- Removal of DateTime dependency for easier building.
- Migration to Mouse for easier building and size.
0.33 20110321
- Fix cornercase base == 0.
- Fix cornercase servername eq ''.
0.34 20110322
- Fix esthetics end repport.
- Moose->Mouse refactoring (no fast cli response workarounds needed).
- New tests
0.35 20110401
- Fix parameter sessions bug.
App-Unix-RPasswd
App::Unix::RPasswd is an application to change passwords on UNIX and
UNIX-like servers on a simple, fast (parallellized) and secure (SSH) way.
Retrievable 'random' passwords unique for each server can be generated and
automatically applied. Because the salt is secret, the passwords can only be
regenerated by authorized personnel.
INSTALLATION
The module DateTime is a dependency. This module will fail to install if
Module::Build (>= 0.3601) is not installed. Install it first:
cpan Module::Build
Or if App::cpanminus installed:
cpanm Module::Build
To install this module, run the following commands:
( run in 0.293 second using v1.01-cache-2.11-cpan-05444aca049 )