What are the special characters used for the password policy?
I am working on a new users password policy for our environment. I have to use the "Password Strong Check" in this policy. Also, I have to make sure that whatever policy I come up with has to be compatible with Active Directory. We use ISW to sync the users accounts and the password policy has to be match up on both sides.
One question that I need to answer is; what special characters or cannot be used?
Here is the list that has been approved by management:
! @ $ % ^ & ( ) - _ = [ ] ; : ‘ " , < > / ?
I need to verify that these will all work with LDAP. I don't think they will, because I was testing just not to long ago, and I got a failure on one of these characters. I don't remember now which one and I failed to write it down.