AIX: Criteria for user password enforcement

Hello,
I am currently writing a ansible playbook for AIX and i am having difficulties creating the playbook to Check to ensure the following criteria for user passwords are enforced:

8 characters minimum
1 upper case,
1 lowercase,
1 numeric and
1 non-numeric characters are enforced

Your help will be highly appreciated

You can create a REGEX for that requirement.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.