Current File : //etc/security/prof_attr.d/security-compliance
# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.

#
# This file is formated in a very specific way to reduce the risk
# of accidental mismerging on updates.  DO NOT change the formating of
# individual entries and DO follow the style for new entries.
#
# It uses \ continuation to break up what is basically one big long line
# for each profile.
#
# The fields are : separated.  The first three fields (and the first three
# colons) should all be on one line that is NOT indented).
# The remainder of the fields should all be indented one tab.
# Each comma separated auths or profile sub entry should be on its own line.
# and each semi-colon separated sub field should be on its own line too.
# For example:
#
# Example Profile:RO::\
# An Example profile:\
# auths=solaris.example.one,\
# solaris.example.two;\
# profiles=Sub Example One,\
# Sub Example Two;\
# help=RtExampleHelp.html
# 

Compliance Assessor:RO::\
Perform Compliance Assessments:\
auths=solaris.compliance.assess;\
profiles=Compliance Reporter;\
help=RtComplianceAssessor.html

Compliance Reporter:RO::\
Generate Compliance Reports:\
help=RtComplianceReporter.html

System Administrator:RO:::profiles=Compliance Reporter