Never expire password option for length abiding passwords in Max Age rule

What is a one sentence summary of your feature request?

Never expire password option for length abiding passwords in Max Age rule.

Please describe your idea in detail. What is your problem, why do you feel this idea is the best solution, etc.

In the Max Age rule of a Policy, the highest value we can assign is ‘1825’. Would like to see the option of ‘Never Expire’ for the password meets X amount of characters.

How do you currently solve the challenges you have by not having this feature?

Either not having any passwords expire in the rule (not very effective) or by selecting ‘1825’ days if password meets or exceeds X amount of characters.

Wouldn’t this be handled by just adding the rules “Age (Max)” & “Age (Min)” to the “Disable these rules if a password contains <CHARNUM=1-127> or more characters” in the Passphrases section of Policy Properties?

Potentially, but a better solution is to set “password never expires” for the user. This would also work for Windows policies (some customers use a combination of PPE and Windows policies).

This is currently possible by writing a small script to run after password change (see Netwrix Documentation), but having a GUI option would make it simpler.