blob: f4ae95117dcc9f75343dad10b0ec3b3b4be0de9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
(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.
|