ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaef_5.4.0.1/rzaefnwsa.htm

84 lines
5.6 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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="dc.language" scheme="rfc1766" 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. -->
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
<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="keywords" content="
CHGNWSA (Change Network Server Attributes) command,
Change Network Server Attributes (CHGNWSA) command,
CHGNWSA (Change Network Server Attributes), command, CL,
Change Network Server Description (CHGNWSD), changing, attributes,
network server, network server attributes, *NWSA" />
<title>Define network server attributes</title>
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
<link rel="stylesheet" type="text/css" href="ic.css" />
</head>
<body>
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
<a name="nwsa"></a>
<h3 id="nwsa">Define network server attributes</h3><a id="idx38" name="idx38"></a><a id="idx39" name="idx39"></a><a id="idx40" name="idx40"></a><a id="idx41" name="idx41"></a><a id="idx42" name="idx42"></a><a id="idx43" name="idx43"></a><a id="idx44" name="idx44"></a>
<p>If you have primarily NetWare servers on your network, you can simplify working
with those servers by changing default values on a system-wide basis. Many
network server commands, such as DSPNWSUSR and WRKNWSSTS, allow you to specify
*NWSA for a given parameter to indicate that iSeries&trade; should use information from the network
server attributes.</p>
<p>For example, if you plan to enroll most of your iSeries users on
the same set of NDS trees, you can simplify enrollment by first defining a
default list of those trees. Then when you enroll users, you can refer to
that list of default attributes by specifying *NWSA on the appropriate command
parameters. Adding or removing network servers is also simpler because you
change the default server list instead of manually changing all the profiles
that refer to it.</p>
<p>When you are running TCP/IP, you must use the CHGNWSA command to add the
TCP/IP names of the NetWare servers. Enhanced Integration for Novell NetWare
uses this list of names to find the TCP/IP NetWare servers. (This is the only
place that iSeries uses the TCP/IP name of the NetWare server. After identifying NetWare servers
from this list, NetWare Enhanced Integration knows the servers by their NetWare server names, not
their TCP/IP names.)</p>
<p>In addition, you can change the default value of the TCP/IP port from 20199
to some other value. If you change the default port value, you must load the NetWare Enhanced Integration NLM
with the parameter <tt class="xph">/tcp=nnnn</tt>, where nnnn is the new port value.
If you decide to change this value after loading the NLM, you must unload
and reload the NLM with the new value.</p>
<p>To set these attributes on an individual user profile basis instead, you
can use the <a href="rzaefcusra.htm#cusra">CHGNWSUSRA</a> command.</p>
<p>Network server attributes are saved by the Save System (SAVSYS) command.
Network server attributes are restored to the system when the operating system
is installed.</p>
<p>To define network server attributes, enter the Change Network Server Attributes
(CHGNWSA) command: </p>
<ol type="1">
<li>On the iSeries command line, type <tt class="xph">CHGNWSA</tt> and press F4. The Change
NWS Attributes display appears.</li>
<li>Fill in the values you want for your system defaults. Here are suggestions:
<ul>
<li>The original default *ALL for <tt class="xph">Prompt control</tt> shows all the
parameters. To have iSeries show only parameters that are relevant to NetWare,
you can change this value to *NETWARE.</li>
<li>If NetWare is the predominant server type in your network, change the value
for the <tt class="xph">Default server type</tt> field to *NETWARE.</li>
<li>For the <tt class="xph">NDS tree</tt>, specify the tree that your iSeries uses most
often when accessing the network.</li>
<li>Specify the complete path name for that NDS tree in the <tt class="xph">NDS context</tt> field. Defining the context here enables you to use *NWSA on other
CL commands that have an NDS context parameter. If you do not set an NDS context, iSeries defaults the context to *ROOT.</li>
<li>To connect to NetWare servers over TCP/IP, you must specify values for the <tt class="xph">TCP/IP port</tt> and <tt class="xph">NetWare IP server list</tt> fields.</li>
<li>The <tt class="xph">NDS Tree list</tt> field has the default tree list for user
enrollment. <a href="rzaefmanageusr.htm#manageusr">Manage NetWare users from iSeries</a> has information about this parameter.</li></ul></li></ol>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>