SunSHIELD Basic Security Module Guide

exec_env Token

The exec_env token records the current environment variables to an exec system call. The exec_env record has two fixed fields: a token ID field that identifies this as an exec_env token, and a count that represents the number of arguments passed to the exec call. The remainder of the token is composed of zero or more null-terminated strings. Figure A-6 shows an exec_env token.

Figure A-6 exec_env Token Format

Graphic


Note -

The exec_env token is output only when the audit policy arge is active. See "Setting Audit Policies" for more information.