|
Description
|
sudo allows control over the environment of the command to be executed.
It uses the following options in a command specification to do this:
env_reset, env_keep, env_delete, env_check.
See the sudo(1m) man page for the details.
For the SMF/RBAC you can have explicity environment variable settings
but that is different to all of the above cases since we know that
the environment for an SMF method can't be tainted or influenced by
the user running the svcadm or svccfg commands.
xxxxx@xxxxx.com 2005-2-10 20:15:09 GMT
|