Blame targeted/local.users
|
Chris PeBenito |
ab58ad |
##################################
|
|
Chris PeBenito |
ab58ad |
#
|
|
Chris PeBenito |
ab58ad |
# User configuration.
|
|
Chris PeBenito |
ab58ad |
#
|
|
Chris PeBenito |
ab58ad |
# This file defines additional users recognized by the system security policy.
|
|
Chris PeBenito |
ab58ad |
# Only the user identities defined in this file and the system.users file
|
|
Chris PeBenito |
ab58ad |
# may be used as the user attribute in a security context.
|
|
Chris PeBenito |
ab58ad |
#
|
|
Chris PeBenito |
ab58ad |
# Each user has a set of roles that may be entered by processes
|
|
Chris PeBenito |
ab58ad |
# with the users identity. The syntax of a user declaration is:
|
|
Chris PeBenito |
ab58ad |
#
|
|
Chris PeBenito |
ab58ad |
# user username roles role_set [ level default_level range allowed_range ];
|
|
Chris PeBenito |
ab58ad |
#
|
|
Chris PeBenito |
ab58ad |
# The MLS default level and allowed range should only be specified if
|
|
Chris PeBenito |
ab58ad |
# MLS was enabled in the policy.
|
|
Chris PeBenito |
ab58ad |
|
|
Chris PeBenito |
ab58ad |
# sample for administrative user
|
|
Chris PeBenito |
ab58ad |
# user jadmin roles { staff_r sysadm_r system_r };
|
|
Chris PeBenito |
ab58ad |
|
|
Chris PeBenito |
ab58ad |
# sample for regular user
|
|
Chris PeBenito |
ab58ad |
#user jdoe roles { user_r };
|