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 thervJasperUser
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 thervJasperUser
user, RiskVision recommends assigning only theROLE_USER
role to the newly-created user. To do so, configure the following properties in theagiliance.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 isagiliance
. To secure the user account, log on to the JasperReports Server and then change the password.