jdk/src/sample/share/jmx/jmx-scandir/src/etc/access.properties
changeset 27565 729f9700483a
parent 25859 3317bb8137f4
--- a/jdk/src/sample/share/jmx/jmx-scandir/src/etc/access.properties	Tue Nov 18 15:25:16 2014 -0800
+++ b/jdk/src/sample/share/jmx/jmx-scandir/src/etc/access.properties	Wed Dec 03 14:22:58 2014 +0000
@@ -8,9 +8,9 @@
 # passwords.  To be functional, a role must have an entry in
 # both the password and the access files.
 #
-# Default location of this file is $JRE/lib/management/jmxremote.access
-# You can specify an alternate location by specifying a property in 
-# the management config file $JRE/lib/management/management.properties
+# Default location of this file is $JRE/conf/management/jmxremote.access
+# You can specify an alternate location by specifying a property in
+# the management config file $JRE/conf/management/management.properties
 # (See that file for details)
 #
 # The file format for password and access files is syntactically the same
@@ -30,9 +30,9 @@
 #                   that changes the environment of the running program.
 #       "readwrite" grants access to read and write attributes of MBeans,
 #                   to invoke operations on them, and to create or remove them.
-#		    This access should be granted to only trusted clients, 
+#		    This access should be granted to only trusted clients,
 #                   since they can potentially interfere with the smooth
-#		    operation of a running program 
+#		    operation of a running program
 #
 # A given role should have at most one entry in this file.  If a role
 # has no entry, it has no access.
@@ -41,7 +41,7 @@
 #
 #
 # Default access control entries:
-# o The "monitorRole" role has readonly access.  
+# o The "monitorRole" role has readonly access.
 # o The "controlRole" role has readwrite access.
 #
 # monitorRole   readonly