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.
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.