]> granicus.if.org Git - linux-pam/blob - bin/README
Relevant BUGIDs: patch 476967
[linux-pam] / bin / README
1 ##
2 # $Id$
3 ##
4
5 (now we are getting networked apps, be careful to try and test on a
6 securely isolated system!)
7
8 N=2 <-- blank xsh
9
10 Following a 'make install' (which should be done as root) in the
11 parent directory this directory will contain $N binaries. The source
12 for these programs is in ../examples. They are various short programs
13 to use and otherwise test-drive the Linux-PAM libraries/modules with.
14
15 These programs grant no privileges, but they give an idea of how well
16 the modules are working.
17
18 blank is new as of Linux-PAM-0.21. If you are writing/modifying an
19 application it might be a place to start...
20
21 xsh is new as of Linux-PAM-0.31, it is identical to blank, but invokes
22 /bin/sh if the user is authenticated.
23
24 [other apps are to be found in SimplePAMApps and many more on Red
25 Hat's server.. http://www.redhat.com/]
26
27 Best wishes
28
29 Andrew
30 (morgan@parc.power.net)