The password must meet the following requirements: Is more than eight characters in length Does not contain all of the login ...

The password must meet the following requirements:
    Is more than eight characters in length
    Does not contain all of the login name
    Contains characters from at least three of the following categories:
      -English uppercase characters (A through Z)
      -English lowercase characters (a through z)
      -Base 10 digits (0 through 9)
      -Non-alphanumeric characters (for example: !, $, #, %)