Question
1
Replies
671
Views
Common Wealth Bank of Australia
Posted: August 31, 2017
Last activity: August 31, 2017
Closed
Secure SMA Access
By configuring the below arguments
-Dcom.sun.management.jmxremote.authenticate=true
-Dcom.sun.management.jmxremote.password.file=/opt/tomcat/conf/jmxremote.password
-Dcom.sun.management.jmxremote.access.file=/opt/tomcat/conf/jmxremote.access
I am able to enable the authentication for Remote connection SMA using JMX.
But how to control the edit icon/delete icon beside the node & the Add node icon on the left pane of the SMA.
Hi,
I doubt you can do this. What you have done is mentioned in this article (https://pdn.pega.com/how-secure-system-management-application-restricting-user-access-oracle-weblogic) but I don't think you can remove these option. There is node auto-discovery option available in new version(https://pdn.pega.com/managing-nodes-automatically-system-management-application-cluster/managing-nodes-automatically) might help you with your requirement.
Thank You.