File Formats policy.conf(4) policy.conf - configuration file for security policy SYNOPSIS: /etc/security/policy.conf DESCRIPTION The policy.conf file provides the security policy configuration for user-level attributes. Each entry consists of a key/value pair in the form: key=value The following key is defined: AUTHS_GRANTED Specifies the default set of authorizations granted to all users. This entry is interpreted by chkauthattr(3C). The value is one or more comma-separated authorizations defined in auth_attr(4). The key/value pair must appear on a single line, and the key must start the line. Lines starting with # are taken as comments and ignored. Option name comparisons are case- insensitive. EXAMPLE AUTHS_GRANTED=com.sun.date FILES /etc/user_attr Defines extended user attributes /etc/security/auth_attr Defines authorizations /etc/security/policy.conf Defines policy for the system SEE ALSO pfsh(1), chkauthattr(3C), auth_attr(4), user_attr(4)