73 lines
4.6 KiB
HTML
73 lines
4.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="to NetWare, connections, authentication, NetWare" />
|
|
<title>Manage NetWare server connections and authentication</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="crtaute"></a>
|
|
<h2 id="crtaute">Manage NetWare server connections and authentication</h2><a id="idx45" name="idx45"></a><a id="idx46" name="idx46"></a>
|
|
<p>Most administrative, printing, and file system functions require that you
|
|
have an <a href="rzaefauthcnn.htm#authcnn">authenticated connection</a> from iSeries™ to a NetWare server
|
|
that runs the NetWare Enhanced Integration NLM. You can think of this as the iSeries user's logging
|
|
on to the server.</p>
|
|
<p>To make this connection, you must have a NetWare user name and password.
|
|
In most cases the NetWare user name and the iSeries user profile should be the same. When
|
|
they are different, you identify the NetWare user name that you want to use
|
|
for the connection in one of these ways: </p>
|
|
<ul>
|
|
<li>By specifying it when you manually start the connection.</li>
|
|
<li>By specifying it in the NetWare authentication entry.</li></ul>
|
|
<p>You can establish connections in these three ways: </p>
|
|
<ul>
|
|
<li>Directly by <a href="rzaefstrcnn.htm#strcnn">manually starting a connection</a> with
|
|
the STRNTWCNN command. This connection is active only until the user signs
|
|
off (whereas setting up an authentication entry automates this process). Use
|
|
this method when you need to specify:
|
|
<ul>
|
|
<li>The iSeries user profile authorized to use the connection (for example, when
|
|
the NetWare user name and the iSeries user profile are different).
|
|
<p>Only
|
|
jobs running under the specified iSeries user profile name can use the connection.</p></li>
|
|
<li>The job that is authorized to use the connection.
|
|
<p>The connection can
|
|
be used by either the current job or by any job running under the specified
|
|
user profile name.</p></li>
|
|
<li>The type of authentication to be performed.
|
|
<p>For example, NetWare backup
|
|
services require a separate authentication in addition to a normal user login.</p></li></ul></li>
|
|
<li>Indirectly by <a href="rzaefauthenentry.htm#authenentry">creating an authentication entry</a> for the <a href="rzaefndsdef.htm#ndsdef">NetWare Directory Service (NDS)</a> tree that
|
|
the server is in. Once you create an authentication entry, iSeries automatically
|
|
starts a connection when necessary. Using authentication entries greatly enhances
|
|
usability.</li>
|
|
<li>Indirectly by using <a href="rzaefmanageusr.htm#manageusr">iSeries user enrollment</a>, which has iSeries automatically create the authentication entries. Again the authentication
|
|
entry enables iSeries to start connections automatically.</li></ul>
|
|
<p>You can also display and work with connections and authentication entries
|
|
in these ways:</p>
|
|
<ul>
|
|
<li>If you want to display or end a connection, see <a href="rzaefwrkcnn.htm#wrkcnn">Work with NetWare connections</a>.</li>
|
|
<li>To add, change, delete, or display authentication entries for a specific iSeries profile, see <a href="rzaefwrkaute.htm#wrkaute">iSeries authentication entry commands</a>.</li>
|
|
<li>Once you have established a connection to a NetWare server, you can <a href="rzaefwrksvr.htm#wrksvr">work with that server</a> from your iSeries console.</li></ul>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|