8053 beefd0184a 2022-08-08 ct_chen 2 жил өмнө
..
.deps beefd0184a 2022-08-08 ct_chen 2 жил өмнө
.libs beefd0184a 2022-08-08 ct_chen 2 жил өмнө
Makefile beefd0184a 2022-08-08 ct_chen 2 жил өмнө
Makefile.am beefd0184a 2022-08-08 ct_chen 2 жил өмнө
Makefile.in beefd0184a 2022-08-08 ct_chen 2 жил өмнө
README beefd0184a 2022-08-08 ct_chen 2 жил өмнө
README.xml beefd0184a 2022-08-08 ct_chen 2 жил өмнө
pam_shells.8 beefd0184a 2022-08-08 ct_chen 2 жил өмнө
pam_shells.8.xml beefd0184a 2022-08-08 ct_chen 2 жил өмнө
pam_shells.c beefd0184a 2022-08-08 ct_chen 2 жил өмнө
pam_shells.la beefd0184a 2022-08-08 ct_chen 2 жил өмнө
pam_shells.lo beefd0184a 2022-08-08 ct_chen 2 жил өмнө
tst-pam_shells beefd0184a 2022-08-08 ct_chen 2 жил өмнө

README

pam_shells — PAM module to check for valid login shell

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

DESCRIPTION

pam_shells is a PAM module that only allows access to the system if the user's
shell is listed in /etc/shells.

It also checks if /etc/shells is a plain file and not world writable.

OPTIONS

This module does not recognise any options.

EXAMPLES

auth required pam_shells.so


AUTHOR

pam_shells was written by Erik Troan .