1*f8994074SJan Friedel<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 2*f8994074SJan Friedel"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 3*f8994074SJan Friedel<html xmlns="http://www.w3.org/1999/xhtml"> 47c478bd9Sstevel@tonic-gate<!-- 57c478bd9Sstevel@tonic-gate CDDL HEADER START 67c478bd9Sstevel@tonic-gate 77c478bd9Sstevel@tonic-gate The contents of this file are subject to the terms of the 8*f8994074SJan Friedel Common Development and Distribution License (the "License"). 9*f8994074SJan Friedel You may not use this file except in compliance with the License. 107c478bd9Sstevel@tonic-gate 117c478bd9Sstevel@tonic-gate You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 127c478bd9Sstevel@tonic-gate or http://www.opensolaris.org/os/licensing. 137c478bd9Sstevel@tonic-gate See the License for the specific language governing permissions 147c478bd9Sstevel@tonic-gate and limitations under the License. 157c478bd9Sstevel@tonic-gate 167c478bd9Sstevel@tonic-gate When distributing Covered Code, include this CDDL HEADER in each 177c478bd9Sstevel@tonic-gate file and include the License file at usr/src/OPENSOLARIS.LICENSE. 187c478bd9Sstevel@tonic-gate If applicable, add the following below this CDDL HEADER, with the 197c478bd9Sstevel@tonic-gate fields enclosed by brackets "[]" replaced with your own identifying 207c478bd9Sstevel@tonic-gate information: Portions Copyright [yyyy] [name of copyright owner] 217c478bd9Sstevel@tonic-gate 227c478bd9Sstevel@tonic-gate CDDL HEADER END 237c478bd9Sstevel@tonic-gate 24*f8994074SJan Friedel Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved. 257c478bd9Sstevel@tonic-gate--> 26*f8994074SJan Friedel<head> 27*f8994074SJan Friedel<title>Audit Control</title> 28*f8994074SJan Friedel<meta http-equiv="content-type" content="text/html;charset=iso-8859-1" /> 29*f8994074SJan Friedel</head> 307c478bd9Sstevel@tonic-gate 31*f8994074SJan Friedel<body> 327c478bd9Sstevel@tonic-gate<p> 33*f8994074SJan Friedel When Audit Control is in the Rights Included column, it grants the right 34*f8994074SJan Friedel to manage the audit service states (enable/disable/refresh/restart) 35*f8994074SJan Friedel but not the right to read the audit configuration 36*f8994074SJan Friedel (see Audit Configuration). 37*f8994074SJan Friedel</p> 387c478bd9Sstevel@tonic-gate<p> 39*f8994074SJan Friedel If Audit Control is grayed, then you are not entitled to Add or Remove 40*f8994074SJan Friedel this right. 41*f8994074SJan Friedel</p> 42*f8994074SJan Friedel</body> 43*f8994074SJan Friedel</html> 44