NET/MASTER Messages Manual

NNM0760
Messages
2–152 106159 Tandem Computers Incorporated
NNM0760 USERID INFORMATION UNAVAILABLE FOR
userid
Cause. A SECCALL verb was issued but there was no information for the specified
user ID. If the UMS database is being used, then the user may not be defined in the
database; if a full security exit is being used, then the user may not be defined by the
exit.
userid
is the name of the user ID.
Effect. No user information is returned to the SECCALL verb.
Recovery. Check the spelling of the specified user ID. Ensure that the user ID has
previously been defined in the UMS database or the security exit as appropriate.
NNM0761 CURRENT PASSWORD INCORRECT FOR
userid
, REENTER
Cause. An attempt to change a password was made but an incorrect current password
was specified.
userid
is the ID of the user associated with the current the password.
Effect. The password is not changed.
Recovery. Retry with the correct current password.
NNM0762 NEW PASSWORD INVALID FOR
userid
, REENTER
Cause. An attempt was made to change a password but the specified new password
was incorrect.
userid
is the ID of the user whose password requires changing.
The new password must satisfy the following criteria:
Different from the current password.
Different from the recorded list of past passwords. The PWHISTORY system
parameter specifies the number of past passwords to be recorded.
Length up to eight characters. The PWMIN system parameter specifies the
minimum length.
Only alphanumeric characters, @, #, or $ are allowed in the password.
The password is not the same as, or a subset of, the user ID. For example, if the
user ID is NMTRL, then passwords such as nmtrl, nmt, rl, and mtr are invalid.
The user ID does not form part of the password. For example, if the user ID is
NMTRL, then passwords such as nmtrl01, anmtrl1, and 01nmtrl are invalid.