Environment:
DC - Windows Server 2012R2
PWM v1.9.2 b0 r0 on Windows Server 2012R2
I have the password policy source set to LDAP. However on the Change Password page, only the following policy requirements are displayed:
-Password is case sensitive
-Must be at least 8 characters long
This is causing confusion for some users in that we also have Password complexity enabled (among other password policy settings). Is there a way to get PWM to reflect these requirements correctly?
I know I could go through and set the policy in PWM to generally reflect what AD expects, but I'd rather that AD be the source of truth. We're also setting up several PWM servers across multiple domains, so I'd like to not add that much configuration overhead.
Thanks!