tepolicies.dat File Format

Purpose

Contains trusted execution policies for the system.

Description

The /etc/security/tsd/tepolicies.dat file is a configuration file where the system wide trusted execution policies are defined. The trusted execution policies can be configured using the following policies:
TE=ON
CHKEXEC=ON
CHKSHLIB=OFF
CHKSCRIPT=OFF
CHKKERNEXT=OFF
STOP_UNTRUSTD=OFF
STOP_ON_CHKFAIL=OFF
LOCK_KERN_POLICIES=OFF
TSD_FILES_LOCK=OFF
TSD_LOCK=OFF
TEP=OFF
TEP=/usr/bin:/usr/sbin:/etc:/bin:/sbin:/sbin/helpers/jfs2:/usr/lib/instl:/usr/ccs/bin
TLP=OFF
TLP=/usr/lib:/usr/ccs/lib:/lib:/var/lib
The description of each configuration parameter and more details of the trusted execution can be found in the Security policies configuration topic.