Our security department has issued a mandate that all passwords must contain at least one numeric character, a special character and have both upper and lower case alpha characters.
Can an authentication method script be used to enforce these password standards? I can't find an argument variable that is passed that contains the user's password. I'm beginning to think these password restrictions can't be enforced.
Can an authentication method script be used to enforce these password standards? I can't find an argument variable that is passed that contains the user's password. I'm beginning to think these password restrictions can't be enforced.