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, refer to the topic
Comments Functions and User Roles.
-
Ensure all users are logged out of the
Viewing application.
-
Stop the Apache Tomcat service(s).
-
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.
-
Open the
config.xml file in a text or XML editor.
-
Locate the section:
<property name="enhanceRoleBasedSecurityForComments" value="true"/>
-
Change the value of the
"enhanceRoleBasedSecurityForComments" attribute to "true" if it is "false".
By default, this value is "false".
-
Save and close the file.
-
Start Apache Tomcat service(s).