207 lines
6.7 KiB
HTML
207 lines
6.7 KiB
HTML
|
|
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>Change NetWare Aut Entry (CHGNTWAUTE)</title>
|
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
</head>
|
|
<body bgcolor="white">
|
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<a name="CHGNTWAUTE.Top_Of_Page"></a>
|
|
<h2>Change NetWare Aut Entry (CHGNTWAUTE)</h2>
|
|
<table width="100%">
|
|
<tr>
|
|
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
|
|
<b>Threadsafe: </b>No
|
|
</td>
|
|
<td valign="top" align="right">
|
|
<a href="#CHGNTWAUTE.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#CHGNTWAUTE.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#CHGNTWAUTE.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="CHGNTWAUTE"></a>
|
|
<p>The Change NetWare Authentication Entry (CHGNTWAUTE) command changes the authentication entry for a server in the specified user profile. The authentication entry is used to start an authenticated connection to a server.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="CHGNTWAUTE.PARAMETERS.TABLE">Parameters</a></h3>
|
|
<table border="1" cellpadding="4" cellspacing="0">
|
|
<!-- col1="10" col2="15" col3="30" col4="10" -->
|
|
<tr>
|
|
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
|
|
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
|
|
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
|
|
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CHGNTWAUTE.SVRTYPE"><b>SVRTYPE</b></a></td>
|
|
<td valign="top">Server type</td>
|
|
<td valign="top">*NDS</td>
|
|
<td valign="top">Required, Key, Positional 1</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CHGNTWAUTE.NDSTREE"><b>NDSTREE</b></a></td>
|
|
<td valign="top">NDS tree</td>
|
|
<td valign="top"><i>Character value</i></td>
|
|
<td valign="top">Optional, Key</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CHGNTWAUTE.USRPRF"><b>USRPRF</b></a></td>
|
|
<td valign="top">User profile</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*CURRENT</u></b></td>
|
|
<td valign="top">Optional, Key</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CHGNTWAUTE.NDSCTX"><b>NDSCTX</b></a></td>
|
|
<td valign="top">NDS context</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*SAME</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CHGNTWAUTE.NTWUSER"><b>NTWUSER</b></a></td>
|
|
<td valign="top">NetWare user</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*SAME</u></b>, *USRPRF</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CHGNTWAUTE.PASSWORD"><b>PASSWORD</b></a></td>
|
|
<td valign="top">Password</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*SAME</u></b>, *NONE, *STRNTWCNN</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="CHGNTWAUTE.SVRTYPE"></a>
|
|
<h3>Server type (SVRTYPE)</h3>
|
|
<p>Specifies the server type for the authentication entry.
|
|
</p>
|
|
<dl>
|
|
<dt><b>*NDS</b></dt>
|
|
<dd>The entry is for a NetWare Directory Services tree.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CHGNTWAUTE.NDSTREE"></a>
|
|
<h3>NDS tree (NDSTREE)</h3>
|
|
<p>Specifies the NetWare Directory Services tree for the entry to be changed.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CHGNTWAUTE.USRPRF"></a>
|
|
<h3>User profile (USRPRF)</h3>
|
|
<p>Specifies the user profile for which the authentication entry is to be changed.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*CURRENT</u></b></dt>
|
|
<dd>Use the current user profile.
|
|
</dd>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the user profile. The user profile must be the current user profile, or the user must have *USE and *OBJMGT authority to the user profile, and *SECADM special authority.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CHGNTWAUTE.NDSCTX"></a>
|
|
<h3>NDS context (NDSCTX)</h3>
|
|
<p>Specifies the directory context in which the user name is defined. The NDS context and the NetWare user name are combined to form the distinguished name of the user in the NDS tree.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*SAME</u></b></dt>
|
|
<dd>The value does not change.
|
|
</dd>
|
|
<dt><b><i>character-value</i></b></dt>
|
|
<dd>Specify the name of the NDS context to be used.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CHGNTWAUTE.NTWUSER"></a>
|
|
<h3>NetWare user (NTWUSER)</h3>
|
|
<p>Specifies the NetWare user name used to authenticate the user to the server.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*SAME</u></b></dt>
|
|
<dd>The value does not change.
|
|
</dd>
|
|
<dt><b>*USRPRF</b></dt>
|
|
<dd>The NetWare user name is the same as the name of the user profile (USRPRF parameter) containing this entry.
|
|
</dd>
|
|
<dt><b><i>character-value</i></b></dt>
|
|
<dd>Specify the NetWare user name.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CHGNTWAUTE.PASSWORD"></a>
|
|
<h3>Password (PASSWORD)</h3>
|
|
<p>Specifies the password used to authenticate the user to the server.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*SAME</u></b></dt>
|
|
<dd>The value does not change.
|
|
</dd>
|
|
<dt><b>*NONE</b></dt>
|
|
<dd>No password is used to authenticate the user.
|
|
</dd>
|
|
<dt><b>*STRNTWCNN</b></dt>
|
|
<dd>No password is to be stored in the authentication entry for this server. The Start NetWare Connection (STRNTWCNN) command must be used, with the correct password specified on the PASSWORD parameter, to start a connection to the server.
|
|
</dd>
|
|
<dt><b><i>character-value</i></b></dt>
|
|
<dd>Specify the password to be used.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CHGNTWAUTE.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p>
|
|
<pre>
|
|
CHGNTWAUTE SVRTYPE(*NDS) NDSTREE(IBMTREE) PASSWORD(XXXX)
|
|
</pre>
|
|
</p>
|
|
<p>This command changes the authentication entry for the NDS tree named IBMTREE so that a new password is used.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CHGNTWAUTE.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>FPE0218</b></dt>
|
|
<dd>Authentication entry not changed for &1.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|