freebsd-dev/lib/libpam/modules/pam_lastlog
Ed Schouten f1b61fc829 Ensure pam_lastlog removes the /dev/ component of the TTY name.
Some consumers of PAM remove the /dev/ component (i.e. login), while
others don't (i.e. su). We must ensure that the /dev/ component is
removed to ensure that the utmpx entries properly work with tools such
as w(1).

Discussed with:	des
MFC after:	1 week
2011-11-07 19:57:42 +00:00
..
Makefile Let pam_lastlog use random ut_id's. 2010-01-18 11:29:51 +00:00
pam_lastlog.8 Remove stale references to utmp(5) and its corresponding filenames. 2010-01-21 17:25:12 +00:00
pam_lastlog.c Ensure pam_lastlog removes the /dev/ component of the TTY name. 2011-11-07 19:57:42 +00:00