|
CHANGE PASSWORD |
|
|
Change the password for a specified userid. This command can be used only with passwd, user and LDAP authentication systems. CHANGE PASSWORD Options NEWPASSWORD(password) specifies an optional 8-byte field defining a new password. This option is only valid if PASSWORD is also specified. USERID(userid) specifies the 8-byte sign-on USERID. PASSWORD(password) specifies an 8-byte password for basic, passwd and user authentication system. For LDAP based authentication system, field can be large up to 64 bytes and password must be suffixed by binary value zero (0x00). Error management Additional information about raised conditions may be detected using EIBRESP2. Please consider that, in case of LDAP based security, XCICS/TS may return detailed information about the error only if the configured LDAP APIs return detailed information. Currently only Oracle LDAP APIs are known to be limited, therefore not all diagnostic information may be retrieved through them. NORMAL 1 password is expiring NOTAUTH 1 a password is required 2 the supplied password is wrong 3 a new password is required 4 the new password is not acceptable 19 USERID is revoked INVREQ 9 the terminal is already signed on 27 the external security manager (LDAP) is not active |