I have a problem to authenticate to my OpenLDAP, because I have users
with different ou and same login:
cn=jluis,ou=users,ou=example1,dc=gov,dc=fl
cn=jluis,ou=users,ou=example2,dc=gov,dc=fl
I think I could authenticate users by their e-mails
jluis(a)example1.gov.fl
jluis(a)example2.gov.fl
but I'm trying to make it change to "CustomerLogin.dtl" and does not
work, if anyone knows a solution to this I appreciate, thank you very
much ...