Cause
This user ID has not been defined on the server.
Recovery
Do one of the following:
* Correct the user ID and then try your request again.
* Contact your server administrator to define your user ID.
Cause
The password is not correct for the specified user ID. This could
be because:
* You typed an incorrect password
* You typed the password in an incorrect case
* The password taken from memory or a password cache is not
correct.
Recovery
1 Click on OK to return to the sign-on prompt.
2 Type the correct password or contact your server administrator
to get a new password.
3 Try the request again.
Cause
The password you typed has expired. Either the server
administrator set your user ID to expire or you have not changed
your password in the specified password expiration interval.
Recovery
Change your password or contact your server administrator to
change your password. Then, try your request again.
Cause
Your user ID has been disabled.
Recovery
Contact your server administrator to enable your user ID, and
then try the request again.
Cause
The password you typed in the New password text box is not the
same as the password you typed in the Confirm password text box.
Recovery
Verify that the password you type in the New password text box is
the same as the Confirm password text box.
Cause
The new password exceeds the maximum length for a password as
defined by the system value QPWDMAXLEN.
Recovery
Type a new password that contains fewer characters.
Cause
The new password is shorter than the minimum length allowed for a
new password as defined by system value QPWDMINLEN.
Recovery
Type a new password that contains more characters.
Cause
Your new password uses the same character more than once. The
password rule (as defined by system value QPWDLMTREP) requires
that characters in a new password be used only once.
Recovery
Type a new password that uses each character only once.
Cause
Your new password contains two numbers in a row. The password
rule (as defined by system value QPWDLMTAJC) is that you cannot
have two numbers one after another in a password. This applies to
both ABC23DE and ABC33DE. Both of these passwords are not valid.
Recovery
Type a new password that does not contain two numbers in a row.
Cause
Your new password contains the same character two times in a row.
The password rule (as defined by system value QPWDLMTREP)
requires that new passwords can not contain the same character
two times in a row. For example, N0NAI is valid, but NN0AI is
not, since the character 'N' is repeated.
Recovery
Type a new password that does not contain the same character two
times in a row.
Cause
Your new password is the same as one of your previous passwords.
The password rule (as defined by system value QPWDRQDDIF)
requires that new passwords be different from any of the previous
passwords for this user ID.
Recovery
Type a new password that is not the same as any previously used
password.
Cause
Your new password includes restricted characters. The password
rule (as defined by system value QPWDLMTCHR) restricts certain
characters from being used in new passwords.
Recovery
Type a new password that does not contain these restricted
characters. See your system administrator to see which restricted
characters apply to you.
Cause
Your new password does not contain any numbers. The password rule
(as defined by system value QPWDRQDDGT) requires passwords to
contain one or more than one number.
Recovery
Type a new password that contains at least one number.
Cause
Your new password contains a character that is in the same
position as your previous password. The password rule (as defined
by system value QPWDPOSDIF) requires the same character cannot be
in the same position as a previous password.
Recovery
Type a new password that does not have any characters in the same
position as the previous password.
Cause
The password was rejected because it is listed in a dictionary of
not allowed passwords.
Recovery
Try another password, or see your server administrator for the
list of passwords that are not allowed.
Cause
Your new password contains your user ID. The password rule
requires that new passwords cannot contain the user ID.
Recovery
Type a password that does not contain your user ID.
Cause
An incorrect password was specified. If one more incorrect
password is specified, your user profile on the server will be
disabled.
Recovery
Type the correct password. If your user profile is disabled
because an incorrect password is specified, see your server
administrator to have the user profile enabled.
Cause
A communication error occurred while validating your user ID and
password on the specified server.
Recovery
Do the following and try the request again:
* Make sure the server name you configured is correct. The server
name is case sensitive and must match exactly the server name in
your communications configuration.
* Make sure the server you are connecting to is active.
* Make sure your communications program is configured correctly.
* Make sure the server is configured correctly.
* If communicating via TCP/IP, check to ensure that the sign-on
server daemon is active by running the following command on the
target server:
STRHOSTSVR SERVER(*ALL)
If the server daemon is not active, it will be started. If it
is already active, an informational message will be displayed.
Advanced users can more accurately determine the cause of the
problem by examining the history log, which you can access by
clicking here {bmc SHORTCUT.BMP}.
If the above actions did not solve the problem, you can verify
the connection to the server by using the CWBPING
command.
If the problem persists, contact your system administrator.
Cause
The server name is not valid for the specified reason.
Recovery
Correct the server name and try your request again.
Cause
An unexpected error occurred while attempting to perform the
function.
Recovery
Try the request again. If the error occurs again, contact your
IBM service representative.
Cause
No value was specified in the user ID text box.
Recovery
Type a value for the user ID text box.
Cause
The user ID value specified is either greater than 10 characters
in length or contains a character that is not valid.
Recovery
Correct the user ID and try your request again.
Cause
The password value specified is greater than the maximum length
allowed. The password level (as defined by
system value QPWDLVL) defines different maximum lengths based on
the level. Password levels 0 and 1 allow a maximum of 10
character passwords. Password levels 2 and 3 allow a maximum of
128 character passwords.
Recovery
Correct the password and try your request again.
Cause
A general security error was returned to the client from the
server. This error may be the result of one of the following:
* The user profile being used has no password (*NONE) assigned to
it.
* The password validation program being used (system value
QPWDVLDPGM on the server) has a program name defined and this
program found an error in the password.
* The password for QUSER profile needs to be reset.
Recovery
Check to see if the user profile has a password assigned to it.
If no password is assigned, you must assign one. Also, look at
the job log for user QUSER, job QZSOSIGN to see if the password
validation program found an error. To do this:
1 Type WRKACTJOB at the iSeries command prompt to bring up the
list of active jobs.
2 Press F14 (shift+F2) to include prestarted jobs.
3 Find the QZOSIGN job running in the QSYSWRK subsystem in the
job list. If there are multiple QZOSIGN jobs, repeat the
following steps for each job.
4 Type a 5 next to each QZSOSIGN to work with it and press Enter.
5 On the Work with Job panel, type a 10 to display the job log.
6 Look for a message in the job log similar to `SIGNON server
job' for the user who had the CWBSY1008 message. The message
listed after this message should help solve the problem. If the
error message says the password for QUSER has expired, change the
password for QUSER fixes the problem. For other causes, look at
the error message details help and take the recommended action.
Cause
A user exit program defined for the security server caused an
error.
Recovery
If the iSeries Access Service detailed trace was
turned on, the trace will contain a record for this error. The
primary return code will be 5, and the secondary return code will
have one of the following values and meanings:
1--Error processing exit point
2--Error resolving to user exit program
3--User exit program call error
4--User exit program denied request
See your server administrator with this information.
Cause
The password for the user ID used to sign on the server will
expire in the number of days specified.
Recovery
Change your password before it expires.
Cause
The /U parameter was not specified on the CWBLOGON command. This
parameter is required and designates the user ID to store in the
iSeries Access cache.
Recovery
Specify the /U parameter when invoking the CWBLOGON command.
Cause
The /P parameter was not specified on the CWBLOGON command. This
parameter is required and designates the password to associate
with the user ID provided with the /U parameter.
Recovery
Specify the /P parameter when invoking the CWBLOGON command.