66 lines
4.2 KiB
HTML
66 lines
4.2 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="reference" />
|
|
<meta name="DC.Title" content="Packet rules: User authority requirements" />
|
|
<meta name="abstract" content="Before you can administer packet rules on your iSeries server, ensure that you have the access authorities." />
|
|
<meta name="description" content="Before you can administer packet rules on your iSeries server, ensure that you have the access authorities." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzajbrzajb7planningsd.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2000, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="packetruleauthorities" />
|
|
<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>Packet rules: User authority requirements</title>
|
|
</head>
|
|
<body id="packetruleauthorities"><a name="packetruleauthorities"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Packet rules: User authority requirements</h1>
|
|
<div><p>Before you can administer packet rules on your iSeries™ server,
|
|
ensure that you have the access authorities.</p>
|
|
<div class="section"><p>You must have *IOSYSCFG special authority in your user profile.
|
|
If you plan to administer packet rules from the QSECOFR user ID, or from a
|
|
user ID of type, *SECOFR, or you have *ALLOBJ authority, you have the correct
|
|
authority. If you do not have the correct user ID or *ALLOBJ authority, you
|
|
must have authority to the following directories, files and QSYS user ID:
|
|
</p>
|
|
</div>
|
|
<div class="section"> <ol><li>Add object authority, <samp class="codeph">*RXW</samp>, and data authority, <samp class="codeph">OBJMGT</samp>,
|
|
to these three files: <pre><samp class="codeph">/QIBM/ProdData/OS400/TCPIP/PacketRules/Template4PacketRules.i3p </samp>
|
|
<samp class="codeph">/QIBM/ProdData/OS400/TCPIP/PacketRules/Template4PacketRules.txt</samp>
|
|
<samp class="codeph">/QIBM/ProdData/OS400/TCPIP/PacketRules/Template4PacketRules.tcpipml</samp></pre>
|
|
</li>
|
|
<li>Add Object authority, <samp class="codeph">*RWX</samp>, to the following directories: <pre><samp class="codeph">/QIBM/UserData/OS400/TCPIP/PacketRules</samp>
|
|
<samp class="codeph">/QIBM/UserData/OS400/TCPIP/OpNavRules</samp></pre>
|
|
</li>
|
|
<li>Add Object authority, <samp class="codeph">*RWX</samp>, to the following files: <pre><samp class="codeph">/QIBM/UserData/OS400/TCPIP/OpNavRules/VPNPolicyFilters.i3p</samp>
|
|
<samp class="codeph">/QIBM/UserData/OS400/TCPIP/OpNavRulesPPPFilters.i3p</samp></pre>
|
|
</li>
|
|
<li>You will also need <samp class="codeph">ADD</samp> authority to the QSYS profile,
|
|
because QSYS owns the newly created rules files.</li>
|
|
</ol>
|
|
</div>
|
|
<div class="section"><p>These are the default directories and files that the Packet Rules
|
|
Editor uses. If you choose to store your files in directories other than those
|
|
in the preceding list, you will need authority to those directories.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajbrzajb7planningsd.htm" title="Before you connect any of your network resources to the Internet, develop a security plan and understand the potential security risks involved.">Plan for packet rules</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |