79 lines
3.3 KiB
HTML
79 lines
3.3 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="reference" />
|
|
<meta name="DC.Title" content="Security return codes" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikcaspecificrc.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="caexpresssecerr" />
|
|
<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>Security return codes</title>
|
|
</head>
|
|
<body id="caexpresssecerr"><a name="caexpresssecerr"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Security return codes</h1>
|
|
<div><div class="example"> <pre>8001 CWB_UNKNOWN_USERID
|
|
8002 CWB_WRONG_PASSWORD
|
|
8003 CWB_PASSWORD_EXPIRED
|
|
8004 CWB_INVALID_PASSWORD
|
|
8006 CWB_INCORRECT_DATA_FORMAT
|
|
8007 CWB_GENERAL_SECURITY_ERROR
|
|
8011 CWB_USER_PROFILE_DISABLED
|
|
8013 CWB_USER_CANCELLED
|
|
8014 CWB_INVALID_SYSNAME
|
|
8015 CWB_INVALID_USERID
|
|
8016 CWB_LIMITED_CAPABILITIES_USERID
|
|
8019 CWB_INVALID_TP_ON_HOST
|
|
8022 CWB_NOT_LOGGED_ON
|
|
8026 CWB_EXIT_PGM_ERROR
|
|
8027 CWB_EXIT_PGM_DENIED_REQUEST
|
|
8050 CWB_TIMESTAMPS_NOT_SET
|
|
8051 CWB_KERB_CLIENT_CREDENTIALS_NOT_FOUND
|
|
8052 CWB_KERB_SERVICE_TICKET_NOT_FOUND
|
|
8053 CWB_KERB_SERVER_CANNOT_BE_CONTACTED
|
|
8054 CWB_KERB_UNSUPPORTED_BY_HOST
|
|
8055 CWB_KERB_NOT_AVAILABLE
|
|
8056 CWB_KERB_SERVER_NOT_CONFIGURED
|
|
8057 CWB_KERB_CREDENTIALS_NOT_VALID
|
|
8058 CWB_KERB_MAPPED_USERID_FAILURE
|
|
8059 CWB_KERB_MAPPED_USERID_SUCCESS
|
|
8070 CWB_PROFILE_TOKEN_INVALID
|
|
8071 CWB_PROFILE_TOKEN_MAXIMUM
|
|
8072 CWB_PROFILE_TOKEN_NOT_REGENERABLE
|
|
8257 CWB_PW_TOO_LONG
|
|
8258 CWB_PW_TOO_SHORT
|
|
8259 CWB_PW_REPEAT_CHARACTER
|
|
8260 CWB_PW_ADJACENT_DIGITS
|
|
8261 CWB_PW_CONSECUTIVE_CHARS
|
|
8262 CWB_PW_PREVIOUSLY_USED
|
|
8263 CWB_PW_DISALLOWED_CHAR
|
|
8264 CWB_PW_NEED_NUMERIC
|
|
8266 CWB_PW_MATCHES_OLD
|
|
8267 CWB_PW_NOT_ALLOWED
|
|
8268 CWB_PW_CONTAINS_USERID
|
|
8270 CWB_PW_LAST_INVALID_PWD
|
|
8271 CWB_PW_STAR_NONE
|
|
8272 CWB_PW_QPWDVLDPGM</pre>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaikcaspecificrc.htm">iSeries Access for Windows -specific return codes</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |