67 lines
2.2 KiB
HTML
67 lines
2.2 KiB
HTML
|
|
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>Change Password (CHGPWD)</title>
|
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
</head>
|
|
<body bgcolor="white">
|
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<a name="CHGPWD.Top_Of_Page"></a>
|
|
<h2>Change Password (CHGPWD)</h2>
|
|
<table width="100%">
|
|
<tr>
|
|
<td valign="top" align="left"><b>Where allowed to run: </b>Interactive environments (*INTERACT *IPGM *IREXX *EXEC)<br>
|
|
<b>Threadsafe: </b>No
|
|
</td>
|
|
<td valign="top" align="right">
|
|
<a href="#CHGPWD.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#CHGPWD.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#CHGPWD.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="CHGPWD"></a>
|
|
<p>The Change Password (CHGPWD) command shows the Change Password display, which allows you to change your password. The password is the security key that allows you to sign on the system.
|
|
</p>
|
|
<p>The new password that is entered from the change password display is checked against the password validation rules. The password validation rules are defined by i5/OS system values. A description of the password validation rules is in the iSeries Security Reference, SC41-5302.
|
|
</p>
|
|
<p>There are no parameters for this command.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGPWD.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="CHGPWD.PARAMETERS.TABLE">Parameters</a></h3>None<br>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGPWD.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CHGPWD.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p>
|
|
<pre>
|
|
CHGPWD
|
|
</pre>
|
|
</p>
|
|
<p>This command shows the user the Change Password display.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGPWD.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CHGPWD.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p>None
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGPWD.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|