Move /var/svc/log to /var/log/svc
[unleashed/lotheac.git] / share / man / man4 / priv_names.4
blob6050c2cdd180f9f898f84658e1b579a294c2a35a
1 '\" te
2 .\" Copyright (c) 2003, Sun Microsystems, Inc. All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH PRIV_NAMES 4 "Nov 24, 2003"
7 .SH NAME
8 priv_names \- privilege definition file
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/etc/security/priv_names\fR
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 The \fBpriv_names\fR file, located in \fB/etc/security\fR, defines the
19 privileges with which a process can be associated. See \fBprivileges\fR(5) for
20 the privilege definitions. In that man page, privileges correspond to privilege
21 names in \fBpriv_names\fR as shown in the following examples:
22 .sp
24 .sp
25 .TS
26 c c
27 l l .
28 name in privileges(5)   Name in \fBpriv_names\fR
30 \fBPRIV_FILE_CHOWN\fR   \fBfile_chown\fR
31 \fBPRIV_FILE_CHOWN_SELF\fR      \fBfile_chown_self\fR
32 \fBPRIV_FILE_DAC_EXECUTE\fR     \fBfile_dac_execute\fR
33 .TE
35 .SH ATTRIBUTES
36 .sp
37 .LP
38 See \fBattributes\fR(5) for descriptions of the following attributes:
39 .sp
41 .sp
42 .TS
43 box;
44 c | c
45 l | l .
46 ATTRIBUTE TYPE  ATTRIBUTE VALUE
48 Interface Stability     Evolving
49 .TE
51 .SH SEE ALSO
52 .sp
53 .LP
54 \fBppriv\fR(1), \fBattributes\fR(5), \fBprivileges\fR(5)