opnsense-src/lib/libpam/modules
Ed Schouten d1b8647f1c Let pam_lastlog use random ut_id's.
By using random values for ut_id, not based on the TTY name, it is
possible to run for example login(1) multiple times on the same TTY,
without overwriting any previous records.

The output of w(1) will then be as follows:

| 12:26PM  up 2 days,  2:31, 5 users, load averages: 0.01, 0.03, 0.03
| USER       TTY      FROM                      LOGIN@  IDLE WHAT
| ed         pts/2    mekker.80386.nl          12:26PM     - w
| root       pts/2    -                        12:26PM     - w
| root       pts/2    -                        12:26PM     - w
| root       pts/2    -                        12:26PM     - w

Approved by:	des
2010-01-18 11:29:51 +00:00
..
pam_chroot Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
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 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
pam_exec Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00
pam_ftpusers Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
pam_group Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
pam_guest Markup nits. 2004-07-05 06:39:03 +00:00
pam_krb5 Unbreak builds with _FREEFALL_CONFIG=yes, by forcing a lower WARNS 2010-01-17 19:47:42 +00:00
pam_ksu Add new heimdal-1.1 library. 2008-05-15 15:28:18 +00:00
pam_lastlog Let pam_lastlog use random ut_id's. 2010-01-18 11:29:51 +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 Correct documentation of ~/.opiealways 2007-10-26 07:50:11 +00:00
pam_passwdqc Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
pam_permit
pam_radius Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00
pam_rhosts Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
pam_rootok
pam_securetty Fix numerous constness and aliasing issues. 2004-02-10 10:13:21 +00:00
pam_self Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
pam_ssh Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00
pam_tacplus Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
pam_unix Note that nullok should not be used by processes that can't access the 2009-11-13 11:19:26 +00:00
Makefile
Makefile.inc Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00
modules.inc Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00