Guardian Programming Reference Summary for C
Functions Summary (R-Z)
Guardian Programming Reference Summary for C—522630-001
8-35
Values returned for error = 70:
status-flags
14 Password change request: New password is too long. New password is 
rejected.
15 Password change request: New password does not conform to password 
history (password cannot be reused).  New password is rejected.
16 Password change request: New password does not conform to password 
quality. New password is rejected.
17 Password change request: New password contains blank characters. New 
password is rejected.
18 Password change request: New password is not verified. The first new 
password provided is not the same as the second new password provided.  
19 Password change request: Change cannot be made during the allowed time 
period. Password change request is rejected. 
20 Password change request: Change is denied due to a system error. Retry 
later.
21 Cannot authenticate the super ID because options bit 11 is set to 1.
 status Description
4 Caller should set inputtext to a password in the next call to 
USER_AUTHENTICATE_ to either log on or begin a password change. 
9 Caller should set inputtext to a password in the next call to 
USER_AUTHENTICATE_ to change the password.
11 Caller must set inputtext to a password in the next call to 
USER_AUTHENTICATE_ to change the password, because the password 
has expired but the grace period is in effect. If the password is not changed, 
the user is not authenticated or logged on.
12 Caller should set inputtext to a new password in the next call to 
USER_AUTHENTICATE_ to verify the new password.
Bits 0-14 Reserved. 
Bit 15 Caller should disable echo (with a SETMODE 20) for password input 
before the next call during this dialog with USER_AUTHENTICATE_.










