1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/lib/libpam/modules
Dag-Erling Smørgrav f0f1db2e4c Apply the same error checks to PAM_TTY in pam_sm_close_session() as in
pam_sm_open_session(), avoiding false negatives when no tty is present.

Submitted by:	Todd C. Miller <millert@courtesan.com>
Approved by:	re (rwatson)
MFC after:	2 weeks
2007-07-22 15:17:29 +00:00
..
pam_chroot
pam_deny Use appropriate error codes for each facility instead of just PAM_AUTH_ERR. 2005-06-10 06:16:13 +00:00
pam_echo
pam_exec childerr needs to be volatile so gcc won't optimize it away. 2006-11-10 23:33:25 +00:00
pam_ftpusers
pam_group
pam_guest
pam_krb5 Missed one piece of the cluster's quirk. Need to override WARNS because 2005-07-08 14:53:45 +00:00
pam_ksu
pam_lastlog Apply the same error checks to PAM_TTY in pam_sm_close_session() as in 2007-07-22 15:17:29 +00:00
pam_login_access Re-add support for NIS netgroups (heavily modified from patch in PR) 2007-05-25 07:50:18 +00:00
pam_nologin Use the current user's login class for the decisions about where 2007-06-14 13:07:06 +00:00
pam_opie Reject user with names that are longer than OPIE is willing to deal with; 2006-09-15 13:42:38 +00:00
pam_opieaccess
pam_passwdqc
pam_permit
pam_radius Send not only Access Request, but also Access Challenge with defined 2007-01-20 08:52:04 +00:00
pam_rhosts
pam_rootok
pam_securetty
pam_self
pam_ssh Fix build. 2006-09-30 20:33:42 +00:00
pam_tacplus
pam_unix In account management, verify whether the account has been locked 2007-03-27 09:59:15 +00:00
Makefile
Makefile.inc Fix build until I find a way to handle this case properly. 2006-03-19 08:52:49 +00:00
modules.inc Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00