Download List

Descripción del Proyecto

The Password Management System is a simple password manager for the console which uses blowfish for encryption and CDK for the interface. It was written for sysadmins who must handle user logins for many computers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-09-14 23:43
0.94

Los programas de pms_export y pms_import se han añadido para exportar e importar la base de datos desde / a los datos de texto. Un script de configuración se ha añadido a crear makefiles apropiados para sistemas específicos y para verificar si las bibliotecas necesarias. La biblioteca CDK incluir archivos binarios y están tomadas de los senderos del sistema (es decir, / usr / include / cdk / y / usr / lib /) para la compilación. La biblioteca de CDK se suministra como un archivo tar en el directorio contrib.
Tags: Development, Minor feature enhancements
The pms_export and pms_import programs were added for exporting and importing
the database from/to text data. A configure script has been added to create
makefiles appropriate for specific systems and to check for required libraries.
The CDK library include files and binaries are now taken from the system paths
(i.e. /usr/include/cdk/ and /usr/lib/) for compiling. The CDK library is
supplied as a tarball in the contrib directory.

2002-03-13 19:45
0.93b

Anteriormente, pms_passwd no comparar correctamente una nueva contraseña a la vuelva a escribir de ella, y el usuario "PMS @ host" llamada no funcione correctamente. Ambos problemas han sido corregidos.
Tags: Development, Minor bugfixes
Previously, pms_passwd did not correctly compare a
new password to the retype of it, and the "pms
user@host" call did not work correctly. Both of
these problems have been fixed.

2002-03-13 01:12
0.93a

pms_passwd antes no convertir las bases de datos de edad. Esto ya se ha solucionado.
Tags: Development, Minor bugfixes
pms_passwd previously did not convert the old
databases. This has now been fixed.

2002-03-09 03:09
0.93

Cambiar la clave de descifrado en un hash MD5 de la contraseña, y la conversión de la base de datos con pms_passwd.
Tags: Development, Major security fixes
Changing the decryption-key to an MD5-Hash from the password, and converting the database with pms_passwd.

2001-02-20 00:57
0.92

Nuevos comentarios para los anfitriones, un pms_passwd para cambiar la contraseña de la base de datos y la conversión de la base de datos al nuevo formato con los comentarios de los ejércitos, y establece, para un volcado core cuando presionando ESC en la selección de acogida, los insectos con presionar la tecla ESC en la selección del usuario, y un volcado de memoria cuando más de 50 usuarios están en el PP.
Tags: Development, Major feature enhancements
New comments for hosts, a pms_passwd for changing the database password and converting the database to the new format with comments for hosts, and fixes for a core dump when pressing ESC in host selection, bugs with pressing ESC in user selection, and core dumps when more the 50 users are in the DB.

Project Resources