In our current scenario, we are using the ldap V1 authentication class and it is working fine authenticating against MS AD. Now, in this particular AD, a typical CN for a user is CN=Gustavo E. Faerman. Using this as the user name works fine. It happens users use the domain\samaccountname style to login, then they mostly do not know their full name.
I do not quite get how to configure the userContext to use the sammaccountname. I have tested the domain\sammaccountname with 3rd party ldap browsers and they work fine.
Any hints/tips?
Thanks in advance,
Gustavo.
On 6/25/05, Gustavo Faerman <[EMAIL PROTECTED]> wrote:
Robert and Joseph,
Im looking the LdapPasswordAuthenticacionDao (R2).
Any chances you just share here your spring beans xml files for basic ldapSupport and UserSearchBean classes?. Just need to setup a quick test here.
Or any code where you just use this classes. Does not need to be productioni quality code. Just to move forward.
Thanks in advance,
Gustavo.