90 lines
6.5 KiB
HTML
90 lines
6.5 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="Password system values" />
|
|
<meta name="abstract" content="In addition to setting signon system values, you also need to decide rules regarding users passwords" />
|
|
<meta name="description" content="In addition to setting signon system values, you also need to decide rules regarding users passwords" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamvplansyslvlsec.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamvpasswdrule.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamvpwdlvl.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamvpwdexpitv.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamvqpwdminlen.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamvqpwdmaxlen.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamvqpwdrqddif.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamvqpwdlmtchr.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamvqpwdlmtajc.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamvqpwdlmtrep.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamvqpwdposdif.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamvqpwdrqddgt.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamvstorepwdinfo.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzamvqpwdvldpgm.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="pwdsysval" />
|
|
<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</title>
|
|
</head>
|
|
<body id="pwdsysval"><a name="pwdsysval"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Password system values</h1>
|
|
<div><p>In addition to setting signon system values, you also need to decide
|
|
rules regarding users passwords</p>
|
|
<p>Password system values allow you to customize password rules that fit with
|
|
your overall security environment. In general these values support the basic
|
|
password requirements that you have documented in your security
|
|
policy. The following information provides information on each of these system
|
|
values:</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzamvpasswdrule.htm">Set password rules</a></strong><br />
|
|
Follow these steps to secure your system signon.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamvpwdlvl.htm">Password level</a></strong><br />
|
|
This system value allows you to set a specific password environment where all user profile passwords can have the same length specification.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamvpwdexpitv.htm">Password expiration interval</a></strong><br />
|
|
The password expiration interval system value controls the number of days allowed before a password must be changed.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamvqpwdminlen.htm">Minimum length of passwords</a></strong><br />
|
|
This system value controls the minimum number of characters in a password.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamvqpwdmaxlen.htm">Maximum length of passwords</a></strong><br />
|
|
This system value controls the maximum number of characters in a password.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamvqpwdrqddif.htm">Restrict duplicate passwords</a></strong><br />
|
|
This system value controls whether the password must be different from previous passwords.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamvqpwdlmtchr.htm">Restricted characters for passwords</a></strong><br />
|
|
This system value limits the use of certain characters in a password.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamvqpwdlmtajc.htm">Restrict consecutive digits in passwords</a></strong><br />
|
|
This system value limits the use of numeric characters next to each other (adjacent) in a password.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamvqpwdlmtrep.htm">Limit repeating characters in passwords</a></strong><br />
|
|
This system value limits the use of repeating characters in a password.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamvqpwdposdif.htm">Require different characters in each position in the password</a></strong><br />
|
|
This system value controls the position of each character in a new password.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamvqpwdrqddgt.htm">Require a numeric character in passwords</a></strong><br />
|
|
This system value determines whether users will require a numeric character in new passwords.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamvstorepwdinfo.htm">Store password information</a></strong><br />
|
|
To support some network functions and communications requirements, iSeries™ servers
|
|
provide a secure method for storing passwords that can be decrypted. Your
|
|
system uses these passwords, for example, to establish a SLIP connection with
|
|
another system.</li>
|
|
<li class="ulchildlink"><strong><a href="rzamvqpwdvldpgm.htm">Password validation program</a></strong><br />
|
|
This system value provides the ability for a user-written program to do additional validation on passwords.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzamvplansyslvlsec.htm" title="System security entails controlling user access and their privileges, maintaining information integrity, monitoring processes and access, auditing system functions, and providing backup and recovery of security related information.">Plan system security</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |