Enhance Role-Based Security for Comments

InSight for Viewing enables you to enhance the Comment related privileges for the administrator and submission manager roles.

To enable enhanced security, the value of the attribute enhanceRoleBasedSecurityForComments must be set to true in the config.xml file. For more information about the comments privileges, see Comments Functions and User Roles section.

  1. Ensure all users are logged out of the Ennov InSight Viewing application.
  2. Stop the Apache Tomcat service(s).
  3. Locate the config.xml file.

    For Tomcat, you can find the config.xml file in the \I4V\WEB-INF\config subfolder of your Tomcat installation directory.

  4. Open the config.xml file in a text or XML editor.
  5. Locate the section: <property name="enhanceRoleBasedSecurityForComments" value="true"/>
  6. Change the value of the "enhanceRoleBasedSecurityForComments" attribute to "true" if it is "false". By default, this value is "false".
  7. Save and close the file.
  8. Start Apache Tomcat service(s).