Hi all, Is there any issue with dots and LDAP authentication? I'm using the following connection string.
ldap.setUserDnTemplate("cn={0},ou=people,dc=company,dc=com");
I'm able to authenticate using names with no dots, but when I try names with
dots the authentication fails.
Thanks in advance,
Rui
