su(4) UNIX System V su(4)
NAME
su
DESCRIPTION
Options for the su program can be set or changed with keywords in
/etc/default/su. The following keywords are recognized by su.
SULOG=filename
Indicates where su attempts (successful or unsuccessful) are
logged.
CONSOLE=device
If the user is executing a su to root on a device that is not
specified by the CONSOLE, a "printf" will appear on the CONSOLE to
inform the user that someone is attempting to su to root.
PATH=PATH_STUFF
The user's path will be set to this string when attempting to su to
non-root. The default is ":/bin:/usr/bin".
SUPATH=PATH_STUFF
This is the user's path when trying to su to root. The default is
":/bin:/etc:/usr/bin".
FILES
/etc/default/su
10/89 Page 1