1*12918SJan.Friedel@Sun.COM<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 2*12918SJan.Friedel@Sun.COM"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 3*12918SJan.Friedel@Sun.COM<html xmlns="http://www.w3.org/1999/xhtml"> 40Sstevel@tonic-gate<!-- 50Sstevel@tonic-gate CDDL HEADER START 60Sstevel@tonic-gate 70Sstevel@tonic-gate The contents of this file are subject to the terms of the 8*12918SJan.Friedel@Sun.COM Common Development and Distribution License (the "License"). 9*12918SJan.Friedel@Sun.COM You may not use this file except in compliance with the License. 100Sstevel@tonic-gate 110Sstevel@tonic-gate You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 120Sstevel@tonic-gate or http://www.opensolaris.org/os/licensing. 130Sstevel@tonic-gate See the License for the specific language governing permissions 140Sstevel@tonic-gate and limitations under the License. 150Sstevel@tonic-gate 160Sstevel@tonic-gate When distributing Covered Code, include this CDDL HEADER in each 170Sstevel@tonic-gate file and include the License file at usr/src/OPENSOLARIS.LICENSE. 180Sstevel@tonic-gate If applicable, add the following below this CDDL HEADER, with the 190Sstevel@tonic-gate fields enclosed by brackets "[]" replaced with your own identifying 200Sstevel@tonic-gate information: Portions Copyright [yyyy] [name of copyright owner] 210Sstevel@tonic-gate 220Sstevel@tonic-gate CDDL HEADER END 230Sstevel@tonic-gate 24*12918SJan.Friedel@Sun.COM Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved. 250Sstevel@tonic-gate--> 26*12918SJan.Friedel@Sun.COM<head> 27*12918SJan.Friedel@Sun.COM<title>Audit Control</title> 28*12918SJan.Friedel@Sun.COM<meta http-equiv="content-type" content="text/html;charset=iso-8859-1" /> 29*12918SJan.Friedel@Sun.COM</head> 300Sstevel@tonic-gate 31*12918SJan.Friedel@Sun.COM<body> 320Sstevel@tonic-gate<p> 33*12918SJan.Friedel@Sun.COM When Audit Control is in the Rights Included column, it grants the right 34*12918SJan.Friedel@Sun.COM to manage the audit service states (enable/disable/refresh/restart) 35*12918SJan.Friedel@Sun.COM but not the right to read the audit configuration 36*12918SJan.Friedel@Sun.COM (see Audit Configuration). 37*12918SJan.Friedel@Sun.COM</p> 380Sstevel@tonic-gate<p> 39*12918SJan.Friedel@Sun.COM If Audit Control is grayed, then you are not entitled to Add or Remove 40*12918SJan.Friedel@Sun.COM this right. 41*12918SJan.Friedel@Sun.COM</p> 42*12918SJan.Friedel@Sun.COM</body> 43*12918SJan.Friedel@Sun.COM</html> 44