65 lines
4.1 KiB
HTML
65 lines
4.1 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="Samples: Preparing to run the sample programs" />
|
|
<meta name="abstract" content="After you download the source code, you need to perform some prepatory tasks before running the sample programs." />
|
|
<meta name="description" content="After you download the source code, you need to perform some prepatory tasks before running the sample programs." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahajgssdownloadsource.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzahajgssdownloadsource20" />
|
|
<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>Samples: Preparing to run the sample programs</title>
|
|
</head>
|
|
<body id="rzahajgssdownloadsource20"><a name="rzahajgssdownloadsource20"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Samples: Preparing to run the sample programs</h1>
|
|
<div><p>After you download the source code, you need to perform some prepatory
|
|
tasks before running the sample programs.</p>
|
|
<div class="section"><p>Before modifying or running the samples, read the <a href="rzahajgsssamp.htm">description
|
|
of the sample programs</a>.</p>
|
|
<p>After you download the source code, you
|
|
need to perform the following tasks before you can run the sample programs:</p>
|
|
<ul><li>Edit the configuration and policy files to suit your environment. For
|
|
more information, refer to the comments in each configuration and policy file.</li>
|
|
<li>Ensure that the java.security file contains the correct settings for your iSeries™ server.
|
|
For more information, see <a href="rzahajgssconfigs.htm">Java™ master
|
|
security properties file</a>. </li>
|
|
<li>Place the modified Kerberos configuration file (krb5.conf) into the directory
|
|
on your iSeries server
|
|
that is appropriate for the version of the J2SDK that you are using: <ul><li>For Version 1.3 of the J2SDK: /QIBM/ProdData/Java400/jdk13/lib/security</li>
|
|
<li>For Version 1.4 of the J2SDK: /QIBM/ProdData/Java400/jdk14/lib/security</li>
|
|
<li><img src="./delta.gif" alt="Start of change" />For Version 1.5 of the J2SDK: /QIBM/ProdData/Java400/jdk15/lib/security<img src="./deltaend.gif" alt="End of change" /></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<p><strong>Related information</strong></p>
|
|
<p>You may want to read about related
|
|
tasks or look at an example:</p>
|
|
<ul><li><a href="rzahajgssdownloadsource10.htm#rzahajgssdownloadsource10">Samples: Downloading the IBM JGSS samples</a></li>
|
|
<li><a href="rzahajgssdownloadsource30.htm#rzahajgssdownloadsource30">Samples: Running the sample programs</a></li>
|
|
<li><a href="rzahajgssdownloadsourceexmp.htm#rzahajgssdownloadsourceexmp">Example: Running the non-JAAS sample</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahajgssdownloadsource.htm" title="This topic contains instructions for downloading and running the sample javadoc information.">Samples: Downloading and running the sample programs</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |