/
githubmirror
/
linux-pam
ОбзорДокументацияВойти
/
githubmirror
/
linux-pam
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
linux-pam/
examples/
..
README

Fix whitespace issues

15 лет назад
blank.c

Fix whitespace issues

15 лет назад
check_user.c

check_user: use pam_unix.so as example config

год назад
meson.build

meson: build Linux-PAM using meson

2 года назад
tty_conv.c

examples/tty_conv: replace tty ioctls with posix tcgetattr/tcsetattr

год назад
vpass.c

Fix whitespace issues

15 лет назад
xsh.c

Update xsh.c

5 лет назад
README
 
(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.