summaryrefslogtreecommitdiffstats
path: root/pam-ck-connector/test-pam.c
Commit message (Collapse)AuthorAgeFilesLines
* use paths.h if availableWilliam Jon McCann2007-03-061-1/+7
|
* add a test program for the PAM moduleWilliam Jon McCann2007-03-011-0/+135
Basically this is a mini login. It authenticates, opens a session, sleeps 20 seconds, and then closes the session.