Forum Discussion
Marco_Castro_11
Nimbostratus
Feb 05, 2014APM 11.4.1 local user database password policy
Hi,
I know that Big-IP have password policy for system users. But What about for APM local DB users?
Regards,
MC
Yann_Desmarest
Cirrus
Jul 03, 2014Hi,
You can design your own password policy by inserting an empty item between your login page block and your localdb auth block within your vpe. This empty item should have a branch fallback (password complexity check fail) and a Success branch with an advanced expression based on the password session variable. You can use a regex for example : ((?=.\d)(?=.[a-z])(?=.[A-Z])(?=.[@$%]).{6,20})
or alternatively, you can modify login pages within customization panel and add javascript to check password complexity before posting it to APM.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects