freebsd-dev/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 Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
su.1 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
su.c Added support for an LCS-style `wheel su' which allows users in group wheel 1995-07-12 20:11:19 +00:00