174 lines
5.6 KiB
HTML
174 lines
5.6 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>Display NetWare Aut Entry (DSPNTWAUTE)</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="DSPNTWAUTE.Top_Of_Page"></a>
|
||
|
<h2>Display NetWare Aut Entry (DSPNTWAUTE)</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="#DSPNTWAUTE.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#DSPNTWAUTE.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#DSPNTWAUTE.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="DSPNTWAUTE"></a>
|
||
|
<p>The Display NetWare Authentication Entry (DSPNTWAUTE) command displays the authentication entry for a server. Output is directed to a display or spooled printer file as indicated by the OUTPUT parameter as well as the job type.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="DSPNTWAUTE.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="#DSPNTWAUTE.SVRTYPE"><b>SVRTYPE</b></a></td>
|
||
|
<td valign="top">Server type</td>
|
||
|
<td valign="top">*NETWARE3, *NDS</td>
|
||
|
<td valign="top">Required, Positional 1</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DSPNTWAUTE.NDSTREE"><b>NDSTREE</b></a></td>
|
||
|
<td valign="top">NDS tree</td>
|
||
|
<td valign="top"><i>Character value</i></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DSPNTWAUTE.SERVER"><b>SERVER</b></a></td>
|
||
|
<td valign="top">Server</td>
|
||
|
<td valign="top"><i>Character value</i></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DSPNTWAUTE.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</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DSPNTWAUTE.OUTPUT"><b>OUTPUT</b></a></td>
|
||
|
<td valign="top">Output</td>
|
||
|
<td valign="top"><b><u>*</u></b>, *PRINT</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="DSPNTWAUTE.SVRTYPE"></a>
|
||
|
<h3>Server type (SVRTYPE)</h3>
|
||
|
<p>Specifies the type of the authentication entry being displayed.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>*NETWARE3</b></dt>
|
||
|
<dd>The entry is for a NetWare 3.x server.
|
||
|
</dd>
|
||
|
<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="#DSPNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DSPNTWAUTE.NDSTREE"></a>
|
||
|
<h3>NDS tree (NDSTREE)</h3>
|
||
|
<p>Specifies, for *NDS entries, the NDS tree name of the authentication entry to be displayed.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DSPNTWAUTE.SERVER"></a>
|
||
|
<h3>Server (SERVER)</h3>
|
||
|
<p>Specifies, for *NETWARE3 entries, the server name of the authentication entry to be displayed.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DSPNTWAUTE.USRPRF"></a>
|
||
|
<h3>User profile (USRPRF)</h3>
|
||
|
<p>Specifies the user profile containing the authentication entry.
|
||
|
</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="#DSPNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DSPNTWAUTE.OUTPUT"></a>
|
||
|
<h3>Output (OUTPUT)</h3>
|
||
|
<p>Specifies whether the output from the command is shown at the requesting workstation or printed with the job's spooled output.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*</u></b></dt>
|
||
|
<dd>Output requested by an interactive job is shown on the display. Output requested by a batch job is printed with the job's spooled output.
|
||
|
</dd>
|
||
|
<dt><b>*PRINT</b></dt>
|
||
|
<dd>The output is printed with the job's spooled output.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="DSPNTWAUTE.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
DSPNTWAUTE SVRTYPE(*NETWARE3) SERVER(SERVER03)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command verifies the server authentication entry for NetWare 3.x server SERVER03 from the current user profile.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="DSPNTWAUTE.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>CPF2217</b></dt>
|
||
|
<dd>Not authorized to user profile &1.
|
||
|
</dd>
|
||
|
<dt><b>FPE0215</b></dt>
|
||
|
<dd>Could not find authentication entry for &2.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPNTWAUTE.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|