ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaii_5.4.0.1/rzaiimst31.htm

62 lines
4.0 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="concept" />
<meta name="DC.Title" content="Use server exit programs" />
<meta name="abstract" content="Shows how to write and register exit programs. You can also find exit program parameters and programming examples in this topic." />
<meta name="description" content="Shows how to write and register exit programs. You can also find exit program parameters and programming examples in this topic." />
<meta name="DC.Relation" scheme="URI" content="rzaiihostserver.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiimst32.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiimst33.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiimst35.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiimst34.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="rzaiimst31" />
<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>Use server exit programs</title>
</head>
<body id="rzaiimst31"><a name="rzaiimst31"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Use server exit programs</h1>
<div><p>Shows how to write and register exit programs. You can also find
exit program parameters and programming examples in this topic.</p>
<p>Exit programs allow system administrators to control which activities a
client user is allowed for each of the specific servers. All of the servers
support user-written exit programs. This topic describes how the exit programs
can be used, and how to configure them. It also provides sample programs that
can help control access to server functions.</p>
<div class="note"><span class="notetitle">Note:</span> By using the code examples, you agree to the terms of
the <a href="codedisclaimer.htm">Code license and disclaimer information</a>.</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzaiimst32.htm">Register exit programs</a></strong><br />
Identify an exit program to call.</li>
<li class="ulchildlink"><strong><a href="rzaiimst33.htm">Write exit programs</a></strong><br />
This topic identifies considerations when specifying an exit program.</li>
<li class="ulchildlink"><strong><a href="rzaiimst35.htm">Exit program parameters</a></strong><br />
Identify exit points for the servers.</li>
<li class="ulchildlink"><strong><a href="rzaiimst34.htm">Examples: Exit programs</a></strong><br />
The sample exit programs in this topic do not show all possible programming considerations or techniques, but you can review the examples before you begin your own design and coding.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiihostserver.htm" title="Describes the host servers that are commonly used with iSeries Access for Windows, and describes how to effectively manage and use them.">Host server administration</a></div>
</div>
</div>
</body>
</html>