The "pwd_case_action" parameter must have the value set correctly for it to work. Correct values include:
If pwd_case_action = [invalid value] the password will be forced to uppercase.
Note: When setting the flag pwd_case_action to pwd_to_uppercase or pwd_to_lowercase in the OS400 PSA configuration file, the password might not be propagated back to the global user if the supplied passwords are not compliant to the password policy settings in Provisioning Server. For example, some password policies may require the password values to at least contain 1 uppercase or lowercase value.
Note: You need to pay attention to the QPWDLVL (Password Level) system value when configuring the Password Synch Agent:
As the default behavior (when “pwd_case_action” is set to “pwd_case_unchanged” or not specifying a value for "pwd_case_action", or specifying an invalid value for "pwd_case_action", or not specifying "pwd_case_action" at all), the PSA propagates the unchanged password (all upper case when QPWDLVL equals 0, and mixed case when QPWDLVL equals 2 or 3) to the Provisioning Server. However, regardless of the value of QPWDLVL, you can force the PSA to propagate passwords with upper case or lower case by setting “pwd_case_action” to “pwd_to_uppercase” or “pwd_to_lowercase” respectively.
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |