Configuring JasperReports Server 7.1.1 on AWS for LDAP Authentication

I'm following the cookbook (https://community.jaspersoft.com/documentation/jasperreports-server-authentication-cookbook/configuring-jasperreports-server-ldap) closely but I'm having issues locating the <js-install>/samples/externalAuth-sample-config/ directory so that I can edit the sample-applicationContext-externalAuth-LDAP.xml

I found the applicationContext-security.xml file at this location: /var/lib/tomcat8/webapps/jasperserver-pro/WEB-INF 

However, there is a comment in that file above the ldapContextSource bean that says 

<!-- ########### For LDAP authentication in JasperReport Server 4.7. In JRS > 5.1, all configuration is included in a single file (see sample's) ##############

Any help would be appreciated. Thanks.

aalqinneh's picture
Joined: Feb 21 2019 - 1:30pm
Last seen: 3 years 8 months ago

1 Answer:

1. Download the TIB_js-jrs-cp_7.1.1_bin.zip file.

https://sourceforge.net/projects/jasperserver/files/JasperServer/JasperR...

2. Extract the file.

3. There is a "samples" directory. Move to this directory.

4. There is a "externalAuth-sample-config" directory. Move to this directory.

hozawa's picture
176445
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 11 months ago
Feedback