1
0
Fork 0
pam/examples
Daniel Baumann 82f0236850
Adding upstream version 1.7.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 06:53:43 +02:00
..
blank.c Adding upstream version 1.7.0. 2025-06-21 06:53:43 +02:00
check_user.c Adding upstream version 1.7.0. 2025-06-21 06:53:43 +02:00
meson.build Adding upstream version 1.7.0. 2025-06-21 06:53:43 +02:00
README Adding upstream version 1.7.0. 2025-06-21 06:53:43 +02:00
tty_conv.c Adding upstream version 1.7.0. 2025-06-21 06:53:43 +02:00
vpass.c Adding upstream version 1.7.0. 2025-06-21 06:53:43 +02:00
xsh.c Adding upstream version 1.7.0. 2025-06-21 06:53:43 +02: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.