/etc/security/user allows password enforcement of length, how many alpha characters, how many non-alpha characters, etc. etc.
But it does not allow you to specify how many special characters like !@#$%^&*() must be in the password and how many numeric 0-9 and mixed case.
What I am wondering...