Download List

项目描述

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 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

在pms_export和pms_import计划增加了出口和进口的数据库从/到文本数据。一个配置脚本已被添加到创建makefile文件的具体制度,适当和必要的检查需要的库。CDK的库文件和二进制文件,包括目前由系统所采取的路径(例如/ usr /包括/ CDK的/和/ usr / lib /)编制。 CDK的图书馆是提供一个contrib目录中的压缩包。
标签: 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

在此之前,pms_passwd没有正确比较新密码以将它重新键入,而“经前期综合征@主机用户”呼吁没有正常工作。这两个问题都已经得到修复。
标签: 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以前不转换旧的数据库。这已经得到修复。
标签: Development, Minor bugfixes
pms_passwd previously did not convert the old
databases. This has now been fixed.

2002-03-09 03:09
0.93

从更改密码解密,关键的MD5哈希,并转换成pms_passwd数据库。
标签: 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

新的意见为主机,成为改变数据库的密码和数据库转换为主机的新格式的意见,并为核心转储修复pms_passwd按ESC键时,在主机的选择,在用户的迫切选择ESC键的错误,当和核心转储50多用户在数据库。
标签: 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