http://cwrap.org/
This component of cwrap allows you to either test your PAM (Linux-PAM
and OpenPAM) application or module.
For testing PAM applications, simple PAM module called pam_matrix is
included. If you plan to test a PAM module you can use the pamtest library,
which simplifies testing of modules. You can combine it with the cmocka
unit testing framework or you can use the provided Python bindings to
write tests for your module in Python.
Version: 1.1.7
See also: pam, pam_abl, pam_afs_session, pam_cifscreds, pam-devel, pam_duo, pam_krb5, pam_mount, pam_passwdqc, pam_script, pam_snapper, pam_ssh, pam_ssh_agent_auth, pam-ssh-auth-info, pam-u2f, pam_yubico.
General Commands | |
pam_wrapper | A preloadable wrapper to test PAM applications and PAM Modules |
System Administration | |
pam_chatty | A PAM test module that generates PAM info and error messages. |
pam_get_items | A PAM test module to retrieve module-specific PAM items |
pam_matrix | A PAM test module to retrieve module-specific PAM items |
pam_set_items | A PAM test module to set module-specific PAM items |