57 lines
3.8 KiB
HTML
57 lines
3.8 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="Customize the program" />
|
|
<meta name="abstract" content="If some of these settings are not appropriate for your installation, you can create your own version of the program that processes the command." />
|
|
<meta name="description" content="If some of these settings are not appropriate for your installation, you can create your own version of the program that processes the command." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamvrevokepubauthcmd.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="revokepubauthcust" />
|
|
<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>Customize the program</title>
|
|
</head>
|
|
<body id="revokepubauthcust"><a name="revokepubauthcust"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Customize the program</h1>
|
|
<div><p>If some of these settings are not appropriate for your installation,
|
|
you can create your own version of the program that processes the command. </p>
|
|
<div class="section">Do the following:</div>
|
|
<ol><li class="stepexpand"><span>Use the Retrieve CL Source (RTVCLSRC) command to copy the source
|
|
for the program that runs when you use the RVKPUBAUT command. The program
|
|
to retrieve is QSYS/QSECRVKP. When you retrieve it, give it a different name.</span></li>
|
|
<li class="stepexpand"><span>Edit the program to make your changes. Then compile it. When you
|
|
compile it, make sure that you do not replace the IBM-supplied QSYS/QSECRVKP
|
|
program. Your program should have a different name.</span></li>
|
|
<li class="stepexpand"><span>Use the Change Command (CHGCMD) command to change the program to
|
|
process command (PGM) parameter for the RVKPUBAUT command. Set the PGM value
|
|
to the name of your program. For example, if you create a program in the QGPL
|
|
library that is called MYRVKPGM, you would type the following: <samp class="codeph">CHGCMD
|
|
CMD(QSYS/RVKPUBAUT) PGM(QGPL/MYRVKPGM)</samp></span> <div class="note"><span class="notetitle">Note:</span> If you change
|
|
the QSYS/QSECRVKP program, IBM<sup>®</sup> cannot guarantee or imply reliability, serviceability,
|
|
performance or function of the program. The implied warranties of merchantability
|
|
and fitness for a particular purpose are expressly disclaimed.</div>
|
|
</li>
|
|
</ol>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzamvrevokepubauthcmd.htm" title="You can use the Revoke Public Authority (RVKPUBAUT) command to set the public authority to *EXCLUDE for a set of commands and programs.">Functions of the Revoke Public Authority command</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |