17c478bd9Sstevel@tonic-gate# 27c478bd9Sstevel@tonic-gate# CDDL HEADER START 37c478bd9Sstevel@tonic-gate# 47c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the 55e252622Sgww# Common Development and Distribution License (the "License"). 65e252622Sgww# You may not use this file except in compliance with the License. 77c478bd9Sstevel@tonic-gate# 87c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 97c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing. 107c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions 117c478bd9Sstevel@tonic-gate# and limitations under the License. 127c478bd9Sstevel@tonic-gate# 137c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each 147c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 157c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the 167c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying 177c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner] 187c478bd9Sstevel@tonic-gate# 197c478bd9Sstevel@tonic-gate# CDDL HEADER END 207c478bd9Sstevel@tonic-gate# 210ea5e3a5Sjjj# Copyright 2006 Sun Microsystems, Inc. All rights reserved. 220ea5e3a5Sjjj# Use is subject to license terms. 230ea5e3a5Sjjj# 247c478bd9Sstevel@tonic-gate# /etc/security/auth_attr 257c478bd9Sstevel@tonic-gate# 267c478bd9Sstevel@tonic-gate# authorizations. see auth_attr(4) 277c478bd9Sstevel@tonic-gate# 287c478bd9Sstevel@tonic-gate#ident "%Z%%M% %I% %E% SMI" 297c478bd9Sstevel@tonic-gate# 307c478bd9Sstevel@tonic-gatesolaris.:::All Solaris Authorizations::help=AllSolAuthsHeader.html 317c478bd9Sstevel@tonic-gatesolaris.grant:::Grant All Solaris Authorizations::help=PriAdmin.html 327c478bd9Sstevel@tonic-gate# 337c478bd9Sstevel@tonic-gatesolaris.audit.:::Audit Management::help=AuditHeader.html 347c478bd9Sstevel@tonic-gatesolaris.audit.config:::Configure Auditing::help=AuditConfig.html 357c478bd9Sstevel@tonic-gatesolaris.audit.read:::Read Audit Trail::help=AuditRead.html 367c478bd9Sstevel@tonic-gate# 377c478bd9Sstevel@tonic-gatesolaris.device.:::Device Allocation::help=DevAllocHeader.html 387c478bd9Sstevel@tonic-gatesolaris.device.allocate:::Allocate Device::help=DevAllocate.html 397c478bd9Sstevel@tonic-gatesolaris.device.config:::Configure Device Attributes::help=DevConfig.html 407c478bd9Sstevel@tonic-gatesolaris.device.grant:::Delegate Device Administration::help=DevGrant.html 417c478bd9Sstevel@tonic-gatesolaris.device.revoke:::Revoke or Reclaim Device::help=DevRevoke.html 427c478bd9Sstevel@tonic-gatesolaris.device.cdrw:::CD-R/RW Recording Authorizations::help=DevCDRW.html 4318c2aff7Sartemsolaris.device.mount.:::Device Mount::help=DevMount.html 4418c2aff7Sartemsolaris.device.mount.alloptions.fixed:::Device Mount Fixed With All Options::help=DevMount.html 4518c2aff7Sartemsolaris.device.mount.alloptions.removable:::Device Mount Removable With All Options::help=DevMount.html 4618c2aff7Sartemsolaris.device.mount.fixed:::Device Mount Fixed::help=DevMount.html 4718c2aff7Sartemsolaris.device.mount.removable:::Device Mount Removable::help=DevMount.html 487c478bd9Sstevel@tonic-gate# 497c478bd9Sstevel@tonic-gatesolaris.dhcpmgr.:::DHCP Service Management::help=DhcpmgrHeader.html 507c478bd9Sstevel@tonic-gatesolaris.dhcpmgr.write:::Modify DHCP Service Configuration::help=DhcpmgrWrite.html 517c478bd9Sstevel@tonic-gate# 527c478bd9Sstevel@tonic-gatesolaris.jobs.:::Job Scheduler::help=JobHeader.html 537c478bd9Sstevel@tonic-gatesolaris.jobs.admin:::Manage All Jobs::help=AuthJobsAdmin.html 547c478bd9Sstevel@tonic-gatesolaris.jobs.grant:::Delegate Cron & At Administration::help=JobsGrant.html 557c478bd9Sstevel@tonic-gatesolaris.jobs.user:::Manage Owned Jobs::help=AuthJobsUser.html 567c478bd9Sstevel@tonic-gate# 577c478bd9Sstevel@tonic-gatesolaris.login.:::Login Control::help=LoginHeader.html 587c478bd9Sstevel@tonic-gatesolaris.login.enable:::Enable Logins::help=LoginEnable.html 597c478bd9Sstevel@tonic-gatesolaris.login.remote:::Remote Login::help=LoginRemote.html 607c478bd9Sstevel@tonic-gate# 617c478bd9Sstevel@tonic-gatesolaris.mail.:::Mail::help=MailHeader.html 627c478bd9Sstevel@tonic-gatesolaris.mail.mailq:::Mail Queue::help=MailQueue.html 637c478bd9Sstevel@tonic-gate# 64516fc7f3Shx147065solaris.network.:::Network::help=NetworkHeader.html 65*0ba2cbe9Sxc151355solaris.network.link.security:::Link Security::help=LinkSecurity.html 66516fc7f3Shx147065solaris.network.wifi.config:::Wifi Config::help=WifiConfig.html 67516fc7f3Shx147065solaris.network.wifi.wep:::Wifi Wep::help=WifiWep.html 68516fc7f3Shx147065# 697c478bd9Sstevel@tonic-gatesolaris.profmgr.:::Rights::help=ProfmgrHeader.html 707c478bd9Sstevel@tonic-gatesolaris.profmgr.assign:::Assign All Rights::help=AuthProfmgrAssign.html 717c478bd9Sstevel@tonic-gatesolaris.profmgr.delegate:::Assign Owned Rights::help=AuthProfmgrDelegate.html 727c478bd9Sstevel@tonic-gatesolaris.profmgr.write:::Manage Rights::help=AuthProfmgrWrite.html 737c478bd9Sstevel@tonic-gatesolaris.profmgr.read:::View Rights::help=AuthProfmgrRead.html 747c478bd9Sstevel@tonic-gatesolaris.profmgr.execattr.write:::Manage Commands::help=AuthProfmgrExecattrWrite.html 757c478bd9Sstevel@tonic-gate# 767c478bd9Sstevel@tonic-gatesolaris.role.:::Roles::help=RoleHeader.html 777c478bd9Sstevel@tonic-gatesolaris.role.assign:::Assign All Roles::help=AuthRoleAssign.html 787c478bd9Sstevel@tonic-gatesolaris.role.delegate:::Assign Owned Roles::help=AuthRoleDelegate.html 797c478bd9Sstevel@tonic-gatesolaris.role.write:::Manage Roles::help=AuthRoleWrite.html 807c478bd9Sstevel@tonic-gate# 817c478bd9Sstevel@tonic-gatesolaris.smf.:::SMF Management::help=SmfHeader.html 827c478bd9Sstevel@tonic-gatesolaris.smf.modify.:::Modify All SMF Service Properties::help=SmfModifyHeader.html 837c478bd9Sstevel@tonic-gatesolaris.smf.modify.method:::Modify Service Methods::help=SmfModifyMethod.html 847c478bd9Sstevel@tonic-gatesolaris.smf.modify.dependency:::Modify Service Dependencies::help=SmfModifyDepend.html 857c478bd9Sstevel@tonic-gatesolaris.smf.modify.application:::Modify Application Type Properties::help=SmfModifyAppl.html 867c478bd9Sstevel@tonic-gatesolaris.smf.modify.framework:::Modify Framework Type Properties::help=SmfModifyFramework.html 877c478bd9Sstevel@tonic-gatesolaris.smf.manage.:::Manage All SMF Service States::help=SmfManageHeader.html 887c478bd9Sstevel@tonic-gatesolaris.smf.manage.autofs:::Manage Automount Service States::help=SmfAutofsStates.html 897c478bd9Sstevel@tonic-gatesolaris.smf.manage.bind:::Manage DNS Service States::help=BindStates.html 907c478bd9Sstevel@tonic-gatesolaris.smf.manage.cron:::Manage Cron Service States::help=SmfCronStates.html 9118c2aff7Sartemsolaris.smf.manage.hal:::Manage HAL Service States::help=SmfHALStates.html 927c478bd9Sstevel@tonic-gatesolaris.smf.manage.name-service-cache:::Manage Name Service Cache Daemon Service States::help=SmfNscdStates.html 937c478bd9Sstevel@tonic-gatesolaris.smf.manage.power:::Manage Power Management Service States::help=SmfPowerStates.html 94a192e900Samaguiresolaris.smf.manage.routing:::Manage Routing Service States::help=SmfRoutingStates.html 9518c2aff7Sartemsolaris.smf.manage.rmvolmgr:::Manage Rmvolmgr Service States::help=SmfRmvolmgrStates.html 960ea5e3a5Sjjjsolaris.smf.manage.rpc.bind:::Manage RPC Program number mapper::help=SmfRPCBind.html 977c478bd9Sstevel@tonic-gatesolaris.smf.manage.sendmail:::Manage Sendmail Service States::help=SmfSendmailStates.html 987c478bd9Sstevel@tonic-gatesolaris.smf.manage.ssh:::Manage Secure Shell Service States::help=SmfSshStates.html 997c478bd9Sstevel@tonic-gatesolaris.smf.manage.system-log:::Manage Syslog Service States::help=SmfSyslogStates.html 1005e252622Sgwwsolaris.smf.value.:::Change Values of SMF Service Properties::help=SmfValueHeader.html 101a192e900Samaguiresolaris.smf.value.routing:::Change Values of SMF Routing Properties::help=SmfValueRouting.html 1027c478bd9Sstevel@tonic-gate# 1037c478bd9Sstevel@tonic-gatesolaris.system.:::Machine Administration::help=SysHeader.html 1047c478bd9Sstevel@tonic-gatesolaris.system.date:::Set Date & Time::help=SysDate.html 1057c478bd9Sstevel@tonic-gatesolaris.system.shutdown:::Shutdown the System::help=SysShutdown.html 106