146 lines
8.3 KiB
HTML
146 lines
8.3 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="
|
|
Information passed to this operation was not valid, message, CPFA0BC,
|
|
CPFA0BC message" />
|
|
<title>Troubleshoot QNETWARE file system problems</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="fileprb"></a>
|
|
<h3 id="fileprb">Troubleshoot QNETWARE file system problems</h3><a id="idx290" name="idx290"></a><a id="idx291" name="idx291"></a><a id="idx292" name="idx292"></a>
|
|
<p>This topic describes various problems that you might encounter when you
|
|
work with the QNetWare file system and solutions to those problems.</p>
|
|
<p><span class="bold">Server does not show up under /QNetWare:</span> </p>
|
|
<ol type="1">
|
|
<li>Make sure that the NetWare Enhanced Integration NLM is loaded on the server.</li>
|
|
<li>Use the PING command to check the connection to the server.</li>
|
|
<li>For better performance, the list of servers is only updated periodically.
|
|
To force the entire list of servers to be updated, enter <tt class="xph">CALL QFPNTWE/QFPZCTL
|
|
PARM(*UPDSRVL)</tt>.</li>
|
|
<li>If you are using TCP/IP, make sure that you <a href="rzaefnwsa.htm#nwsa">defined
|
|
network server attributes</a>.</li></ol>
|
|
<p><span class="bold">Users cannot see below the server volumes:</span></p>
|
|
<p>Make sure that the user either has a connection started to the NetWare server
|
|
or has an authentication entry for the NetWare server or NDS tree. </p>
|
|
<ul>
|
|
<li><span class="bold">To see if the user has a connection started, do this: </span>
|
|
<ol type="1">
|
|
<li>On the iSeries™ command line, type <tt class="xph">WRKNTWCNN</tt> and press Enter.</li>
|
|
<li>Specify the name of the NetWare server.</li>
|
|
<li>Specify the name of the user, and press Enter.</li></ol></li>
|
|
<li><span class="bold">To see if the user has an authentication entry, do this:</span>
|
|
<ol type="1">
|
|
<li>On the iSeries command line, type <tt class="xph">WRKNTWAUTE</tt> and press Enter.</li>
|
|
<li>Type <tt class="xph">5</tt> on the line by the server or NDS tree to display
|
|
authentication entries.</li>
|
|
<li>If you need to add an authentication entry, do this:
|
|
<ol type="a">
|
|
<li>Specify both a server or NDS tree name and the server type in the blank
|
|
fields.</li>
|
|
<li>Type <tt class="xph">1</tt> to add an authentication entry for that server or NDS tree;
|
|
press Enter.</li>
|
|
<li>Fill in the remaining fields to create an authentication entry for that
|
|
user.</li></ol></li></ol></li></ul>
|
|
<p><span class="bold">Users cannot be authorized to a file or directory:</span></p>
|
|
<p>If you get a message that says <tt class="xph">Information passed to this
|
|
operation was not valid</tt> when you try to access a NetWare file or directory,
|
|
ensure that the user exists in the NDS tree and that the NDS context is
|
|
correct. Either the user's context must be set to the context the user exists
|
|
in or to the job context, or the system context must be set to the correct
|
|
context. (Use the NetWare NWADMIN command.)</p>
|
|
<p><span class="bold">Users cannot make a directory with MKDIR command:</span></p>
|
|
<p>One of these messages appears: </p>
|
|
<ul>
|
|
<li><tt class="xph">Function not supported by file system.</tt>
|
|
<p>QNetWare does not support
|
|
auditing, so you need to specify <tt class="xph">CRTOBJAUD(*NONE)</tt>.</p></li>
|
|
<li>If you get a message that says <tt class="xph">Information passed to this operation
|
|
was not valid</tt> when you try to make a directory, try one of these solutions:
|
|
<ul>
|
|
<li>Specify no *PUBLIC authority:
|
|
<pre class="xmp"> DTAAUT(*NONE) OBJAUT(*NONE)</pre>
|
|
<p>If error CPFA0BC occurs when you use the MKDIR command with <tt class="xph">DTAAUT(*NONE)
|
|
OBJAUT(*NONE)</tt>, use <tt class="xph">DTAAUT(*INDIR) OBJAUT(*INDIR)</tt> instead.</p></li>
|
|
<li>Make sure NetWare group EVERYONE was created in your NDS tree and that
|
|
your job or system NDS context is set to the context that EVERYONE is in.</li></ul>
|
|
<p><span class="bold">Users cannot move a file with the MOV command.</span></p>
|
|
<p>If you get a message that says <tt class="xph">Information passed to this operation was
|
|
not valid</tt> when you try to move a file with the MOV command, do this: </p>
|
|
<ul>
|
|
<li>For NetWare 4.1 and NetWare 5, ensure that the file owner and each user authorized
|
|
to the file exist in the NDS tree. Also ensure that either their NDS context
|
|
is correctly set to the context they exist in or to the job context, or that
|
|
the system context is correctly set.</li>
|
|
<li>To display the authorized users and owner of a file, you can use the DSPAUT
|
|
command:
|
|
<ol type="1">
|
|
<li>On the iSeries command line, type <tt class="xph">DSPAUT</tt> and press F4.</li>
|
|
<li>In the <tt class="xph">Object</tt> field, specify the name of the file; press Enter. iSeries displays authorized users and owners of the file that you specified.</li></ol></li></ul></li></ul>
|
|
<p><span class="bold">Files that you create by using iSeries Access or
|
|
an ILE C for iSeries program are always created as read-only.</span></p>
|
|
<p>File modes control how file attributes are set when you create a file. <a href="rzaefflmdmap.htm#flmdmap">NetWare file mode support</a> shows how NetWare sets these attributes.</p>
|
|
<p><span class="bold">Checking the NDS context:</span></p>
|
|
<p>You may want to check the NDS context if you experience problems when
|
|
authorizing other users to files or directories or moving a file with the
|
|
MOV command. To display or change the current context, use one of the following
|
|
commands: </p>
|
|
<a name="wq136"></a>
|
|
<table id="wq136" width="100%" summary="" border="0" frame="void" rules="none" class="singleborder">
|
|
<thead valign="bottom">
|
|
<tr>
|
|
<th id="wq137" width="20%" align="left" valign="bottom"></th>
|
|
<th id="wq138" width="40%" align="left" valign="bottom">Display</th>
|
|
<th id="wq139" width="40%" align="left" valign="bottom">Change</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody valign="top">
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq137">User</td>
|
|
<td align="left" valign="top" headers="wq138">DSPNWSUSRA</td>
|
|
<td align="left" valign="top" headers="wq139">CHGNWSUSRA</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq137">Job</td>
|
|
<td align="left" valign="top" headers="wq138">DSPNDSCTX</td>
|
|
<td align="left" valign="top" headers="wq139">CHGNDSCTX</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left" valign="top" headers="wq137">System</td>
|
|
<td align="left" valign="top" headers="wq138">DSPNWSA</td>
|
|
<td align="left" valign="top" headers="wq139">CHGNWSA</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p>Additional information about NDS contexts:</p>
|
|
<p>Requests for network resources or services require identification of the NDS object
|
|
context in order to locate or create the object. The current context is the
|
|
position of the NetWare object in the NDS tree. The current context remains
|
|
in effect until the job ends or until you change it by using the CHGNDSCTX
|
|
command. The current context changes only for the job in which the command
|
|
is run.</p>
|
|
<p>To identify NDS objects, list the current context and the path from the
|
|
object to the current position in the NDS tree.</p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|