78 lines
5.0 KiB
HTML
78 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="task" />
|
||
|
<meta name="DC.Title" content="Create policy templates for iSeries Access for Windows" />
|
||
|
<meta name="abstract" content="iSeries Access for Windows contains a program that creates the policy templates you need to control policies." />
|
||
|
<meta name="description" content="iSeries Access for Windows contains a program that creates the policy templates you need to control policies." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaiicreatingpolicyfiles.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaiipolicylisting.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaiicommprvntsysnotdef.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaiibytemplate.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="rzaiicreatetemp" />
|
||
|
<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>Create policy templates for iSeries Access for Windows</title>
|
||
|
</head>
|
||
|
<body id="rzaiicreatetemp"><a name="rzaiicreatetemp"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Create policy templates for iSeries Access for Windows</h1>
|
||
|
<div><p>iSeries™ Access
|
||
|
for Windows<sup>®</sup> contains
|
||
|
a program that creates the policy templates you need to control policies.</p>
|
||
|
<ol><li class="stepexpand"><span>Open a command prompt window.</span></li>
|
||
|
<li class="stepexpand"><span>Go to the iSeries Access for Windows directory, normally located
|
||
|
at:</span> <p> <samp class="codeph">[C:]\Program Files\IBM\Client Access\</samp> </p>
|
||
|
</li>
|
||
|
<li class="stepexpand"><span>Type the command and parameter to give you the templates for the
|
||
|
policies that you want to set.</span></li>
|
||
|
</ol>
|
||
|
<div class="section"><p id="rzaiicreatetemp__SPTTBLCWBADGENTAB"><a name="rzaiicreatetemp__SPTTBLCWBADGENTAB"><!-- --></a><strong>Policy template commands</strong></p>
|
||
|
|
||
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th valign="top" id="d0e63">Command cwbadgen with parameters</th>
|
||
|
<th valign="top" id="d0e65">Description</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody><tr><td valign="top" headers="d0e63 ">cwbadgen /ps S1034345 (Where s1034345 is the system name.)</td>
|
||
|
<td valign="top" headers="d0e65 ">Generates the template for setting system specific policies, S1034345.adm.</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e63 ">cwbadgen /std</td>
|
||
|
<td valign="top" headers="d0e65 ">Generates caecfg.adm (covers global configuration), caeinrst.adm (covers
|
||
|
installation restrictions), & caerestr.adm (covers run time restrictions).</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" headers="d0e63 ">cwbadgen /cfg config.adm</td>
|
||
|
<td valign="top" headers="d0e65 ">Generates the config.adm (configuration policy based on system configurations
|
||
|
that exist on the PC from which this command is run). Specify the name of
|
||
|
the file after the /cfg argument. In this example the template file is config.adm.</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiicreatingpolicyfiles.htm" title="Create or modify policies and store them in a policy file.">Create policy files</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rzaiipolicylisting.htm" title="iSeries Access for Windows supports Microsoft System Policies. Administrators can use policies to control which functions and settings are available to each user.">iSeries Access for Windows policy list</a></div>
|
||
|
<div><a href="rzaiicommprvntsysnotdef.htm" title="Use this policy to prevent users from connecting to or configuring systems not yet defined.">Communication policy: Prevent connections to systems not previously defined</a></div>
|
||
|
<div><a href="rzaiibytemplate.htm" title="Use these template files to control policies.">Policies by template</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|