Add full PAM support for account management and sessions to su(1).
authorPeter Avalos <pavalos@theshell.com>
Sat, 3 Jan 2009 03:21:33 +0000 (22:21 -0500)
committerPeter Avalos <pavalos@theshell.com>
Sat, 3 Jan 2009 16:47:21 +0000 (11:47 -0500)
commitc58f6004bfc84c1eb3b83eb3d12d25983abb0ddd
tree6eb373112783e111ca01c31a50e626e2c650c867
parent40834819c136fc0ed9e733ac274fe60e76290b9b
Add full PAM support for account management and sessions to su(1).

Obtained-from: FreeBSD
etc/pam.d/Makefile
etc/pam.d/su [new file with mode: 0644]
etc/pam.d/system [new file with mode: 0644]
usr.bin/su/Makefile
usr.bin/su/su.1
usr.bin/su/su.c