components/apache2/Solaris/auth_attr
author Rich Burridge <rich.burridge@oracle.com>
Fri, 06 Feb 2015 12:30:31 -0800
changeset 3744 a74b6fa1af7a
parent 1536 55703e1924ca
child 4379 3c069007ce28
permissions -rw-r--r--
20455804 TWISTED should have some master test results to compare against 20471207 doc/testing.txt should advise removing build output from the master results
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1536
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     1
#
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     3
#
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     7
#
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    12
#
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    18
#
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    20
#
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    21
# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    22
#
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    23
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    24
solaris.smf.manage.apache:RO::\
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    25
Manage Apache HTTP Server Service States::\
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    26
help=SmfApacheStates.html
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    27
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    28
solaris.smf.value.apache:RO::\
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    29
Change Values of Apache HTTP Server Service Properties::\
55703e1924ca PSARC/2013/304 Apache SMF Authorizations
Ivo Raisr <ivo.raisr@oracle.com>
parents:
diff changeset
    30
help=SmfValueApache.html