.If the "Password never expires" is set on an admin user and PWD_AGE_MAX is set in UC_CLIENT_SETTINGS, which takes precedence?
Release : 21.0.1
If a user has "password never expires" set, this will supersede the PWD_AGE_MAX setting. So their password will not have a maximum age and they will not be required to reset their password when it hits what's set in PWD_AGE_MAX.