61 lines
3.8 KiB
HTML
61 lines
3.8 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 1998, 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="*IOSYSCFG, *SECADM, *USE" />
|
||
|
<title>iSeries NetServer user profile authority requirements</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="netupar"></a>
|
||
|
<h2 id="netupar">iSeries NetServer user profile authority requirements</h2><a id="idx12" name="idx12"></a><a id="idx13" name="idx13"></a><a id="idx14" name="idx14"></a>
|
||
|
<p>iSeries NetServer™ authenticates client file and print requests that are
|
||
|
based on the user identity (ID) and password that are used in the Windows
|
||
|
desktop logon. If an iSeries user profile matches the Windows desktop client
|
||
|
user ID, then the passwords will be checked. If the passwords do not match, iSeries NetServer will
|
||
|
prompt the client to enter the correct one.</p>
|
||
|
<a name="wq101"></a>
|
||
|
<div class="notetitle" id="wq101">Note:</div>
|
||
|
<div class="notebody"> If the Windows
|
||
|
user ID is longer than 10 characters (also the maximum length of the user
|
||
|
profile name on the iSeries server), then iSeries NetServer truncates the Windows user ID
|
||
|
to 10 characters and attempts to match it with an iSeries user profile. For example,
|
||
|
an iSeries user profile called ADMINISTRA could be created to match the Windows
|
||
|
Administrator user without requiring guest support.</div>
|
||
|
<p>In order to access iSeries NetServer shared resources, clients may not need an iSeries
|
||
|
user profile that matches their Windows desktop user. iSeries NetServer can provide guest
|
||
|
support for those clients that need only basic file and print services. This
|
||
|
support is not automatically enabled. You can configure it by:</p>
|
||
|
<ol type="1">
|
||
|
<li>Right-click on the iSeries NetServer icon and select <span class="bold">Properties</span></li>
|
||
|
<li>Select the <span class="bold">Advanced</span> tab</li>
|
||
|
<li>Click the <span class="bold">Next Start</span> button</li>
|
||
|
<li>Specify the guest user profile name in the appropriate field</li></ol>
|
||
|
<a name="wq103"></a>
|
||
|
<div class="notetitle" id="wq103">Note:</div>
|
||
|
<div class="notebody">You need *IOSYSCFG and *SECADM special authority to change
|
||
|
the iSeries NetServer guest configuration. Changes take effect the next time iSeries NetServer is
|
||
|
started. In addition, the guest user profile should not have any special authorities
|
||
|
and should have access only to those iSeries integrated file system directories
|
||
|
and output queues that are used for basic file and print services.</div>
|
||
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
||
|
</body>
|
||
|
</html>
|