ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzakz_5.4.0.1/rzakzqpwdvldpgm.htm

102 lines
5.7 KiB
HTML
Raw Permalink Normal View History

2024-04-02 14:02:31 +00:00
<?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="Password system values: Password validation program" />
<meta name="abstract" content="Specifies whether a user-written program will do additional validation on passwords or not. (QPWDVLDPGM)" />
<meta name="description" content="Specifies whether a user-written program will do additional validation on passwords or not. (QPWDVLDPGM)" />
<meta name="DC.Relation" scheme="URI" content="rzakzlocksecurity.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakzfinder.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="rzakzqpwdvldpgm" />
<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>Password system values: Password validation program</title>
</head>
<body id="rzakzqpwdvldpgm"><a name="rzakzqpwdvldpgm"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Password system values: Password validation program</h1>
<div><p>Specifies whether a user-written program will do additional validation
on passwords or not. (QPWDVLDPGM)</p>
<p><span class="uicontrol">Password validation program</span> is a system value that
is not in iSeries™ Navigator.
This system value provides the ability for a user-written program to do additional
validation on passwords.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th colspan="2" valign="top" class="firstcol" id="d0e28">Quick reference</th>
</tr>
</thead>
<tbody><tr><th valign="top" class="firstcol" id="d0e32" headers="d0e28 ">Location</th>
<td valign="top" headers="d0e32 d0e28 ">Character-based interface</td>
</tr>
<tr><th valign="top" class="firstcol" id="d0e37" headers="d0e28 ">Special Authority</th>
<td valign="top" headers="d0e37 d0e28 ">All object (*ALLOBJ) and security administrator (*SECADM)</td>
</tr>
<tr><th valign="top" class="firstcol" id="d0e42" headers="d0e28 ">Changes take effect</th>
<td valign="top" headers="d0e42 d0e28 ">The next time a password is changed</td>
</tr>
<tr><th valign="top" class="firstcol" id="d0e47" headers="d0e28 ">Lockable</th>
<td valign="top" headers="d0e47 d0e28 ">Yes Lock function of security-related system values <br /><img src="rzakz503.gif" alt="Lockable system value" /><br />(Click for details)</td>
</tr>
</tbody>
</table>
</div>
<div class="section"><h4 class="sectiontitle">What can I do with this system value?</h4><p>This system
value provides the ability for a user-written program to do additional validation
on passwords. The current and new passwords are passed to the validation program
without encryption. The validation program could store passwords in a database
file and compromise security on the system. The recommended setting for this
system value is *NONE.</p>
<p>You may specify the following options:</p>
<ul><li><span class="uicontrol">*NONE</span> <p>No validation program is used.</p>
</li>
<li><span class="uicontrol">*REGFAC</span> <p>The validation program name is retrieved
from the registration facility.</p>
</li>
<li><strong><em>program-specification</em></strong> <p>The name of the validation program.
This option is only valid if the system is operating at QPWDLVL 0 or 1. The
possible library values are:</p>
<ul><li><span class="uicontrol">*LIBL</span> <p>The library list is used to locate the
validation program.</p>
</li>
<li><span class="uicontrol">*CURLIB</span> <p>The current library for the job is used
to locate the validation program. If no library is specified as the current
library for the job, QGPL is used.</p>
</li>
<li><strong><em>library-name</em></strong> <p>Specify the name of the library where the
validation program is located.</p>
</li>
</ul>
</li>
</ul>
<p>The program must exist in the system disk pool (also known as auxiliary
storage pool) or in a basic user disk pool.</p>
</div>
<div class="section"><h4 class="sectiontitle">Where can I get more information about system values?</h4><p>To
learn more about specific system values or a category of system values, try
using the i5/OS™ system
value finder.</p>
</div>
</div>
<div><div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzakzlocksecurity.htm" title="Find information about how to lock and unlock system values. Only some system values can be locked. This will provide you with a description of the lock function, what system values can be locked, and how to lock and unlock them.">Lock function of security-related system values</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="rzakzfinder.htm">System value finder</a></div>
</div>
</div>
</body>
</html>