package/pamtester: new package
authorCarlos Santos <casantos@datacom.com.br>
Mon, 4 Feb 2019 14:33:55 +0000 (08:33 -0600)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 4 Feb 2019 17:05:01 +0000 (18:05 +0100)
commit9dfad425cc6e1664a0e39dad9150a45943d304bb
tree48f1d376811ba545cf4c6e4c94b1d60ae8be0c61
parent18b8d360bb920c415fb875f721ecae886c316db9
package/pamtester: new package

Utility for testing pluggable authentication modules (PAM) facility.

While specifically designed to help PAM module authors to test their
modules, that might also be handy for system administrators interested
in building a centralised authentication system using common standards
such as NIS, SASL and LDAP.

Signed-off-by: Carlos Santos <casantos@datacom.com.br>
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
[Peter: drop spelling fix patch]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
DEVELOPERS
package/Config.in
package/pamtester/Config.in [new file with mode: 0644]
package/pamtester/pamtester.hash [new file with mode: 0644]
package/pamtester/pamtester.mk [new file with mode: 0644]