Thread 19687 (and 19884) describes a problem with a forward slash "/" within the userDN: 2006.05.03 16:14:54 In LdapManager.checkAuthentication(userDN, password), userDN is: "CN=Parsell\, Joshua (AJ-East Engineering/Technology),OU=Org Users"... All my user accounts ... are failing to log in, even though they are found by the initial LDAP search.
Thread 19871 describes problems with a password which contains one ore more "!": His new password contained the character '!'. To be able to login again he had to change his password to remove the exclamation point (and he was successful).
Thread 19687 (and 19884) describes a problem with a forward slash "/" within the userDN:
2006.05.03 16:14:54 In LdapManager.checkAuthentication(userDN, password), userDN is: "CN=Parsell\, Joshua (AJ-East Engineering/Technology),OU=Org Users"...
All my user accounts ... are failing to log in, even though they are found by the initial LDAP search.
Thread 19871 describes problems with a password which contains one ore more "!":
His new password contained the character '!'. To be able to login again he had to change his password to remove the exclamation point (and he was successful).