76 lines
5.0 KiB
HTML
76 lines
5.0 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="Authority requirements" />
|
|
<meta name="abstract" content="Quality of service (QoS) policies might contain sensitive information about your network. Therefore, QoS administrative authority must only be granted when necessary." />
|
|
<meta name="description" content="Quality of service (QoS) policies might contain sensitive information about your network. Therefore, QoS administrative authority must only be granted when necessary." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzak8planning.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzak8authority" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Authority requirements</title>
|
|
</head>
|
|
<body id="rzak8authority"><a name="rzak8authority"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Authority requirements</h1>
|
|
<div><p>Quality of service (QoS) policies might contain sensitive
|
|
information about your network. Therefore, QoS administrative authority must
|
|
only be granted when necessary.</p>
|
|
<p>The following authorities are required before you can configure QoS policies
|
|
and (optionally) LDAP directory servers.</p>
|
|
<div class="section" xml:lang="en-us" id="rzak8authority__grantauthorities"><a name="rzak8authority__grantauthorities"><!-- --></a><h4 class="sectiontitle">Grant authorities needed
|
|
to manage the directory server</h4><p>The QoS administrator needs the following
|
|
authorities: <samp class="codeph">*ALLOBJ</samp> authority and <samp class="codeph">*IOSYSCFG</samp>.
|
|
See <a href="rzak8direct_server.htm">Configure directory server</a> for
|
|
alternative authorities.</p>
|
|
</div>
|
|
<div class="section" xml:lang="en-us" id="rzak8authority__authority1"><a name="rzak8authority__authority1"><!-- --></a><h4 class="sectiontitle">Grant authority to start
|
|
the TCP/IP server</h4><p>To grant object authority to the STRTCPSVR and
|
|
ENDTCPSVR commands, follow these steps:</p>
|
|
<ol><li><span class="uicontrol">STRTCPSVR</span>: At the command line, type GRTOBJAUT
|
|
OBJ (QSYS/STRTCPSVR) OBJTYPE (*CMD) USER (ADMINPROFILE) AUT (*USE), substituting
|
|
the name of your administrator's profile for ADMINPROFILE, and press Enter.</li>
|
|
<li><span class="uicontrol">ENDTCPSVR</span>: At the command line, type GRTOBJAUT
|
|
OBJ (QSYS/ENDTCPSVR) OBJTYPE (*CMD) USER (ADMINPROFILE) AUT (*USE), substituting
|
|
the name of your administrator's profile for ADMINPROFILE, and press Enter.</li>
|
|
</ol>
|
|
</div>
|
|
<div class="section" xml:lang="en-us" id="rzak8authority__authority2"><a name="rzak8authority__authority2"><!-- --></a><h4 class="sectiontitle">Grant all object access and
|
|
system configuration authorities</h4><p>It is recommended that users who
|
|
will be configuring QoS have security officer access. To grant all object
|
|
access and system configuration authorities, follow these steps:</p>
|
|
<ol><li>In iSeries™ Navigator,
|
|
expand your server <span class="menucascade"><span class="uicontrol"></span> > <span class="uicontrol">Users and
|
|
Groups</span></span>.</li>
|
|
<li>Double-click <span class="uicontrol">All users</span>.</li>
|
|
<li>Right-click the administrator's user profile and select <span class="uicontrol">Properties</span>.</li>
|
|
<li>On the Properties window, click <span class="uicontrol">Capabilities</span>.</li>
|
|
<li>On the Capabilities page, select <span class="uicontrol">All object access and System
|
|
configuration</span>.</li>
|
|
<li>Click <span class="uicontrol">OK</span> to close the Capabilities page.</li>
|
|
<li>Click <span class="uicontrol">OK</span> to close the Properties window.</li>
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzak8planning.htm" title="The most important step to accomplishing quality of service (QoS) is planning. To receive expected results, you must review your network equipment and monitor network traffic.">Plan for QoS</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |