The newest version of pamtester, a PAM testing utility, is now available for downloads.
This release comes with an improvement and a fix listed below:
* Added --with-pam, --with-pam-includes and --with-pam-libs options that
allow you to use an arbitrary PAM implementation installed anywhere.
* Fixed a bug in -I option that the name of the item is wrongly given to
pam_set_item() instead of the value.... read more
Almost 3 months after the last release, pamtester-0.1.1 is now available.
This release fixes a fiew issues in initialisation process and supports a few more platforms that lacks the libpam_misc convenience library (Solaris etc.)
You can download it from the following URL:
http://prdownloads.sourceforge.net/pamtester/pamtester-0.1.1.tar.gz
* What is pamtester?
pamtester is a utility tiny program to test the pluggable authentication modules (PAM) facility, specifically designed to help PAM module authors to intensively test their own modules.
After a long period of quality assurance, pamtester is now officially out of door. You can grab it from http://prdownloads.sourceforge.net/pamtester/
Moriyoshi.