summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/profiles.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1/profiles.1')
-rw-r--r--usr/src/man/man1/profiles.124
1 files changed, 15 insertions, 9 deletions
diff --git a/usr/src/man/man1/profiles.1 b/usr/src/man/man1/profiles.1
index 6a887ed47e..6e4c52a357 100644
--- a/usr/src/man/man1/profiles.1
+++ b/usr/src/man/man1/profiles.1
@@ -22,7 +22,7 @@ executable are the process attributes, such as the effective user and group
\fBID\fRs, with which the process runs when started by a privileged command
interpreter. The profile shells are \fBpfcsh\fR, \fBpfksh\fR, and \fBpfexec\fR.
See the \fBpfexec\fR(1) man page. Profiles can contain other profiles defined
-in \fBprof_attr\fR(4).
+in \fBprof_attr\fR(5).
.sp
.LP
Multiple profiles can be combined to construct the appropriate access control.
@@ -33,11 +33,11 @@ settings. For convenience, a wild card can be specified to match all commands.
.sp
.LP
When profiles are interpreted, the profile list is loaded from
-\fBuser_attr\fR(4). If any default profile is defined in
-\fB/etc/security/policy.conf\fR (see \fBpolicy.conf\fR(4)), the list of default
-profiles are added to the list loaded from \fBuser_attr\fR(4). Matching entries
-in \fBprof_attr\fR(4) provide the authorizations list, and matching entries in
-\fBexec_attr\fR(4) provide the commands list.
+\fBuser_attr\fR(5). If any default profile is defined in
+\fB/etc/security/policy.conf\fR (see \fBpolicy.conf\fR(5)), the list of default
+profiles are added to the list loaded from \fBuser_attr\fR(5). Matching entries
+in \fBprof_attr\fR(5) provide the authorizations list, and matching entries in
+\fBexec_attr\fR(5) provide the commands list.
.SH OPTIONS
.LP
The following options are supported:
@@ -127,6 +127,12 @@ An error occurred.
\fB/etc/security/policy.conf\fR
.SH SEE ALSO
.LP
-\fBauths\fR(1), \fBpfexec\fR(1), \fBroles\fR(1), \fBgetprofattr\fR(3SECDB),
-\fBexec_attr\fR(4), \fBpolicy.conf\fR(4), \fBprof_attr\fR(4),
-\fBuser_attr\fR(4), \fBattributes\fR(5)
+.BR auths (1),
+.BR pfexec (1),
+.BR roles (1),
+.BR getprofattr (3SECDB),
+.BR exec_attr (5),
+.BR policy.conf (5),
+.BR prof_attr (5),
+.BR user_attr (5),
+.BR attributes (7)