freebsd_amp_hwpstate/usr.bin/su
Garrett Wollman 99005ad98e Added support for an LCS-style `wheel su' which allows users in group wheel
to su to root by authenticating as themselves (using a password or S/Key)
rather than by using the root password.  This is useful in contexts like
ours, where a large group of people need root access to a set of machines.
(However, the security implications are such that this should not be
enabled by default.)

The code is conditionalized on WHEELSU.
1995-07-12 20:11:19 +00:00
..
Makefile
su.1
su.c Added support for an LCS-style `wheel su' which allows users in group wheel 1995-07-12 20:11:19 +00:00