Problems with LDAP in 5.1 on pro with a single organization

I'm trying to set up LDAP in 5.1. I have configured applicationcontext-externalAuth-LDAP-mt.xml as described in the External Authentication Cookbook, but it fails with the error

"Invalid credentials supplied.
Could not login to JasperReports Server. "

I am using JRS Pro, but have a license for only a single organization.

 

elizam's picture
14300
Joined: Mar 5 2012 - 9:19am
Last seen: 2 years 10 months ago

1 Answer:

applicationcontext-externalAuth-LDAP-mt.xml is set up for a multi-tenant license.  If you have a single-tenant license, you need to configure the ldapExternalTenantProcessor bean to ignore multi-tenancy, as described in the following wiki article:

http://community.jaspersoft.com/wiki/51-ldap-configuration-using-applica...

A sample file you can modify for a single-tenant deployment is attached.

Attachments: 
elizam's picture
14300
Joined: Mar 5 2012 - 9:19am
Last seen: 2 years 10 months ago
Feedback
randomness