57 lines
3.7 KiB
HTML
57 lines
3.7 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="authorizing users, files, directory" />
|
|
<title>Authorize users to files and directories</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="authus"></a>
|
|
<h3 id="authus">Authorize users to files and directories</h3><a id="idx178" name="idx178"></a><a id="idx179" name="idx179"></a><a id="idx180" name="idx180"></a>
|
|
<p>NetWare Enhanced Integration fully puts into effect NetWare security and authenticates each user
|
|
before allowing access to NetWare data. After installing NetWare Enhanced Integration, you must <a href="rzaefauthenentry.htm#authenentry">add authentication entries</a> for each user, or each
|
|
user must <a href="rzaefstrcnn.htm#strcnn">start a connection</a> to the NetWare server before
|
|
using the file system.</p>
|
|
<p>When authorizing users to NetWare files and directories, consider that users
|
|
inherit rights from parent directories and that a specific right overrides
|
|
an inherited right. Typically it is easier to authorize a user to a high-level
|
|
parent directory and control which authorities you allow to flow down to lower
|
|
level directories by using <a href="rzaefirfer.htm#irfer">NetWare Inherited Rights Filters</a>.</p>
|
|
<p>To authorize users to files and directories (or change their authority),
|
|
you use the Work with Authority (WRKAUT) or Change Authority (CHGAUT) commands.
|
|
To authorize a user to an object with the CHGAUT command, do this: </p>
|
|
<ol type="1">
|
|
<li>On the iSeries™ command line, type <tt class="xph">CHGAUT</tt> and press F4.</li>
|
|
<li>In the <tt class="xph">Object</tt> field, specify the name of the object to which
|
|
you want to give the user authority.</li>
|
|
<li>Specify the new data and object authorities that you want the user to
|
|
have and press Enter to run the command.</li></ol>
|
|
<p>The QNetWare file system changes the authority on the NetWare server; it does
|
|
not maintain its own copy. <a href="rzaefnetwown.htm#netwown">NetWare authority and ownership</a> has information about these
|
|
topics:</p>
|
|
<ul>
|
|
<li>NetWare authorities and object rights</li>
|
|
<li>How the iSeries authorities that you assign are mapped to NetWare rights</li></ul><p class="indatacontent"> The authority to write, delete, or rename a file is also controlled
|
|
by NetWare file attributes. <a href="rzaefflmdmap.htm#flmdmap">NetWare file mode support</a> provides more information.</p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|