65 lines
3.9 KiB
HTML
65 lines
3.9 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="creating, authentication entries,
|
|
Add NetWare Authentication Entry (ADDNTWAUTE), command, CL,
|
|
ADDNTWAUTE (Add NetWare Authentication Entry),
|
|
Add NetWare Authentication Entry (ADDNTWAUTE) command,
|
|
ADDNTWAUTE (Add NetWare Authentication Entry) command" />
|
|
<title>Create authentication entries</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="authenentry"></a>
|
|
<h3 id="authenentry">Create authentication entries</h3><a id="idx51" name="idx51"></a><a id="idx52" name="idx52"></a><a id="idx53" name="idx53"></a><a id="idx54" name="idx54"></a><a id="idx55" name="idx55"></a>
|
|
<p>Before starting a requested connection to a NetWare server, iSeries™ searches
|
|
for an authentication entry for that server. You can create authentication
|
|
entries to store the user name and password for each NDS tree to which users
|
|
require connections in two ways: </p>
|
|
<ul>
|
|
<li>Manually by using the Add NetWare Authentication Entry (ADDNTWAUTE) command
|
|
to create an authentication entry.</li>
|
|
<li>Automatically by <a href="rzaefcusra.htm#cusra">Enroll iSeries users on NetWare</a>. When you create authentication
|
|
entries automatically, the name of the iSeries profile and NetWare object and the passwords
|
|
must match on iSeries and all the NetWare servers to which you want to
|
|
connect.</li></ul>
|
|
<a name="wq27"></a>
|
|
<div class="notetitle" id="wq27">Note:</div>
|
|
<div class="notebody">Although iSeries users can have multiple NetWare user
|
|
objects, they can have only one authentication entry for an iSeries profile per
|
|
NDS tree. Therefore, create the authentication entry to access the NetWare user
|
|
object that they use most often.</div>
|
|
<p>To create an authentication entry manually, do this:</p>
|
|
<ol type="1">
|
|
<li>If you want iSeries to save password information with the authentication
|
|
entry to <a href="rzaefqret.htm#qret">automatically start authenticated connections</a> to NetWare,
|
|
first change the QRETSVRSEC system value.</li>
|
|
<li>On an iSeries command line, type <tt class="xph">ADDNTWAUTE</tt> and press F4.</li>
|
|
<li>In the <tt class="xph">Server type</tt> field, specify <tt class="xph">*NDS</tt> and
|
|
press Enter.</li>
|
|
<li>To access NetWare with a different user profile than the one you are using
|
|
on iSeries, specify that user profile in the <tt class="xph">NetWare user</tt> field.</li></ol>
|
|
<p><a href="rzaefwrkaute.htm#wrkaute">iSeries authentication entry commands</a> shows the commands to add, change, delete, or display
|
|
authentication entries for an iSeries user profile.</p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|