Secure the Jaspersoft Installation

After installing JasperReports Server, please perform the following procedure to secure the installation.

JasperReports Server

When JasperReports Server is installed, by default two Jasper users are created internally: rvJasperUser and sysadmin.

  • rvJasperUser - This user is created for the tenant, which is used for the web services by the RiskVision system. Ensure that you do not delete the internal user 'rvJasperUser.' Because when the rvJasperUser user is deleted, the web services connectivity from the RiskVision system to the JasperReports Server is lost.
  • However, you can change the password of rvJasperUser user or replace the internal user with another user. When you replace the rvJasperUser user, RiskVision recommends assigning only the ROLE_USER role to the newly-created user. To do so, configure the following properties in the agiliance.properties file of the RiskVision server:
    • jasper.rvUserWebServiceUser=<user_name>
    • jasper.rvUserWebServicePwd=<pwd>
  • sysadmin - This is the root user for the JasperReports Server. By default, the password is agiliance. To secure the user account, log on to the JasperReports Server and then change the password.