Jump to content

Problem with LDAP


MohanRao

Recommended Posts

Hi,

 

In Jasper, I am trying to get the users authenticated through LDAP server. I have created a user in Active Directory. I have created the same user in Jasper (externally defined). I have made the following changes in my applicationContext-security.xml file:

 

Uncommented the

<ref local="ldapAuthenticationProvider"/>

 

Commented the

<ref local="daoAuthenticationProvider"/>

 

And I have uncommented the LDAP related part.

 

But still when I try to login with the username on LDAP, I am not able to get the user authenticated through LDAP server. This is the error I am getting:

 

350 WARN [LoggerListener] Authentication event AuthenticationFailureBadCredentialsEvent: user1_jasper; details: org.acegisecurity.ui.WebAuthenticationDetails@ffffc434: RemoteIpAddress: 192.168.20.72; SessionId: DA46214B569BE16A0FD90C3068992252; exception: Bad credentials

 

Can anyone suggest me what are the additional things I need to do? Or if possible please send me the applicationContext-security file which was modified to work with LDAP. Waiting for a solution desperately ..

 

thanks in advance,

Mohan.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...