85 lines
5.7 KiB
HTML
85 lines
5.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 lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<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="DC.Type" content="task" />
|
|
<meta name="DC.Title" content="Access the API trace log file" />
|
|
<meta name="abstract" content="After you have set up the API trace tool you can now access the log file to begin troubleshooting." />
|
|
<meta name="description" content="After you have set up the API trace tool you can now access the log file to begin troubleshooting." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakhadvtapitracetool.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakhsetupaitrace.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzakhaccessapitracelog" />
|
|
<meta name="DC.Language" 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. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Access the API trace log file</title>
|
|
</head>
|
|
<body id="rzakhaccessapitracelog"><a name="rzakhaccessapitracelog"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Access the API trace log file</h1>
|
|
<div><p><span><img src="./delta.gif" alt="Start of change" />After you have set up the API trace tool you can
|
|
now access the log file to begin troubleshooting.<img src="./deltaend.gif" alt="End of change" /></span> </p>
|
|
<div class="section">To access this log file, complete the following steps:</div>
|
|
<ol><li><span>On the character-based interface, enter <tt>wrklnk ('home/user
|
|
profile')</tt>, where <tt>user profile</tt> is the user profile's name.</span></li>
|
|
<li><span>On the <span class="uicontrol">Work with Object Link</span> dialog box,
|
|
select Option 5 to display the contents of the <span class="filepath">trace.txt</span> file
|
|
stored in that directory.</span></li>
|
|
</ol>
|
|
<div class="example">This shows a portion of an example log file:<pre class="screen">Browse : /home/day/trace.txt
|
|
Record : 1 of 5430 by 14 Column : 1 140 by 79
|
|
Control :
|
|
|
|
************Beginning of data**************
|
|
030515 08:53:13 (00000003) DBG1 KRB/KRB_GENERAL: Version 5, Release 3, Service level V5R3M0
|
|
030515 08:53:13 (00000003) DBG1 KRB/KRB_GENERAL: STDOUT handle=4, STDERR handle==-1,
|
|
DEBUG handle=4
|
|
030515 08:53:13 (00000003) DBG6 KRB/KRB_GENERAL: Using variant character table for code set 37
|
|
030515 08:53:13 (00000003) DBG1 KRB/KRB_API: --> krb5_init_context()
|
|
030515 08:53:13 (00000003) DBG8 KRB/KRB_GENERAL: Updating profile from
|
|
QIBM/USERDATA/OS400/NETWORKAUTHENTICATION/krb5.conf
|
|
030515 08:53:13 (00000003) DBG8 KRB/KRB_GENERAL: Line: [libdefaults]
|
|
030515 08:53:13 (00000003) DBG8 KRB/KRB_GENERAL: Line: default_keytab_name = /
|
|
030515 08:53:13 (00000003) DBG8 KRB/KRB_GENERAL: Line: default_realm = MYCO.COM
|
|
030515 08:53:13 (00000003) DBG8 KRB/KRB_GENERAL: Line: [realms]
|
|
030515 08:53:13 (00000003) DBG8 KRB/KRB_GENERAL: Line: MYCO.COM = {
|
|
030515 08:53:13 (00000003) DBG8 KRB/KRB_GENERAL: Line: kdc = kdc1.myco.com:88
|
|
030515 08:53:13 (00000003) DBG8 KRB/KRB_GENERAL: Line: kpasswd_server = kdc1.myco.com:464
|
|
030515 08:53:13 (00000003) DBG8 KRB/KRB_GENERAL: Line: }
|
|
030515 08:53:13 (00000003) DBG8 KRB/KRB_GENERAL: Line: [domain_realm]
|
|
|
|
F3=Exit F10=Display Hex F12=Exit F15=Services F16=Repeat find
|
|
F19=Left F20=Right </pre>
|
|
</div>
|
|
<div class="section"><div class="p">For information about specific error messages that are found in
|
|
the API trace, see the corresponding API in the Information Center. You can
|
|
either use the following methods for locating information about these APIs:<ul><li><a href="../apifinder/finder.htm">API
|
|
finder</a></li>
|
|
<li><a href="../apis/krb5list.htm">Network
|
|
Authentication Service Application Programmable Interfaces (APIs)</a></li>
|
|
<li><a href="../apis/gsslist.htm">Generic Security
|
|
Service Application Programmable Interfaces (GSS APIs)</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakhadvtapitracetool.htm" title="You can set up the API trace tool to troubleshoot problems with Kerberos and Generic Security Services API calls.">API trace tool</a></div>
|
|
<div class="previouslink"><strong>Previous topic:</strong> <a href="rzakhsetupaitrace.htm" title="To write the API trace tool to a file, complete these steps on the iSeries server on which network authentication service is configured.">Set up API trace tool</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |