linux-pam/examples
Thorsten Kukuk 8ec517a521 Relevant BUGIDs: none
Purpose of commit: cleanup

Commit summary:
---------------

Fix compiler warnings
2005-09-18 10:43:51 +00:00
..
.cvsignore Relevant BUGIDs: none 2005-08-16 14:02:15 +00:00
blank.c Relevant BUGIDs: 124391 2000-12-04 19:02:33 +00:00
check_user.c Relevant BUGIDs: 124391 2000-12-04 19:02:33 +00:00
Makefile.am Relevant BUGIDs: none 2005-08-16 12:27:38 +00:00
README Relevant BUGIDs: none 2005-08-16 12:27:38 +00:00
vpass.c Relevant BUGIDs: none 2005-09-18 10:43:51 +00:00
xsh.c Relevant BUGIDs: none 2005-08-16 12:27:38 +00:00

(now we are getting networked apps, be careful to try and test on a
securely isolated system!)

These programs grant no privileges, but they give an idea of how well
the modules are working.

blank is new as of Linux-PAM-0.21. If you are writing/modifying an
application it might be a place to start...

xsh is new as of Linux-PAM-0.31, it is identical to blank, but invokes
/bin/sh if the user is authenticated.