freebsd-dev/lib/libpam/modules
Dag-Erling Smørgrav 9201dc40bf Change the order in which pam_sm_open_session() updates the logs. This
doesn't really make any difference, except it matches wtmp(5) better.

Don't do anything in pam_sm_close_session(); init(8) will take care of
utmp and wtmp when the tty is released.  Clearing them here would make it
possible to create a ghost session by logging in, running 'login -f $USER'
and exiting the subshell.

Sponsored by:	DARPA, NAI Labs (but the bugs are all mine)
2002-01-24 17:15:04 +00:00
..
pam_deny Add __FBSDID()s to libpam 2001-09-30 22:11:06 +00:00
pam_ftp Add dummy functions for all module types. These dummies return PAM_IGNORE 2001-12-05 16:06:35 +00:00
pam_kerberosIV Add __FBSDID()s to libpam 2001-09-30 22:11:06 +00:00
pam_krb5 Spelling police: sucessful -> successful. 2001-11-24 23:41:32 +00:00
pam_lastlog Change the order in which pam_sm_open_session() updates the logs. This 2002-01-24 17:15:04 +00:00
pam_login_access Correctly interpret PAM_RHOST being unset as an indicator of a local 2002-01-24 16:16:01 +00:00
pam_nologin Add dummy functions for all module types. These dummies return PAM_IGNORE 2001-12-05 16:06:35 +00:00
pam_opie Further changes to allow enabling pam_opie(8) by default: 2002-01-21 18:46:25 +00:00
pam_opieaccess Correctly interpret PAM_RHOST being unset as an indicator of a local 2002-01-24 16:18:43 +00:00
pam_permit Add __FBSDID()s to libpam 2001-09-30 22:11:06 +00:00
pam_radius Add dummy functions for all module types. These dummies return PAM_IGNORE 2001-12-05 16:06:35 +00:00
pam_rootok Add dummy functions for all module types. These dummies return PAM_IGNORE 2001-12-05 16:06:35 +00:00
pam_securetty Add dummy functions for all module types. These dummies return PAM_IGNORE 2001-12-05 16:06:35 +00:00
pam_self Document the even_root option. 2002-01-24 13:35:06 +00:00
pam_ssh Add pam_ssh support to the static PAM library, libpam.a: 2002-01-23 15:54:17 +00:00
pam_tacplus Add dummy functions for all module types. These dummies return PAM_IGNORE 2001-12-05 16:06:35 +00:00
pam_unix Back out recent changes 2002-01-19 18:03:11 +00:00
pam_wheel Add dummy functions for all module types. These dummies return PAM_IGNORE 2001-12-05 16:06:35 +00:00
Makefile Add a new module, pam_opieaccess(8), which is responsible for checking 2002-01-21 13:43:53 +00:00
Makefile.inc Big module cleanup. 2001-06-04 19:47:56 +00:00