changeset 1333:8a6f30063c8c

Update templates for web storage Reviewed-by: jerboaa Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2013-November/008794.html
author Omair Majid <omajid@redhat.com>
date Mon, 18 Nov 2013 16:05:37 -0500
parents 2130033fd660
children cade2ed3f8ad
files distribution/config/thermostat-roles.properties
diffstat 1 files changed, 19 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/distribution/config/thermostat-roles.properties	Mon Nov 18 14:15:57 2013 -0500
+++ b/distribution/config/thermostat-roles.properties	Mon Nov 18 16:05:37 2013 -0500
@@ -29,17 +29,29 @@
 # Example recursive role definition allowed-to-do-everything agent-users. You
 # can uncomment the following lines and assign your agent users this
 # "thermostat-agent" role.
-#thermostat-agent = thermostat-add, thermostat-replace, thermostat-update, \
-#                  thermostat-remove, thermostat-save-file, thermostat-purge, \
-#                  thermostat-register-category, thermostat-register-category, \
-#                  thermostat-cmdc-verify, thermostat-login, thermostat-realm
+#thermostat-agent = thermostat-cmdc-verify, \
+#                   thermostat-login, \
+#                   thermostat-prepare-statement, \
+#                   thermostat-purge, \
+#                   thermostat-register-category, \
+#                   thermostat-realm, \
+#                   thermostat-save-file, \
+#                   thermostat-write
 #
 # Example recursive role definition for allowed-to-see-everything client-users.
 # You may uncomment the following lines and assign your client users this
 # "thermostat-client" role.
-#thermostat-client = thermostat-realm, thermostat-login, thermostat-query, \
-#                    thermostat-cmdc-generate, thermostat-load-file, \
-#                    thermostat-register-category, thermostat-prepare-statement
+#thermostat-client = thermostat-agents-grant-read-agentId-ALL, \
+#                    thermostat-cmdc-generate, \
+#                    thermostat-hosts-grant-read-hostname-ALL, \
+#                    thermostat-load-file, \
+#                    thermostat-login, \
+#                    thermostat-prepare-statement, \
+#                    thermostat-query, \
+#                    thermostat-realm, \
+#                    thermostat-register-category, \
+#                    thermostat-vms-grant-read-username-ALL, \
+#                    thermostat-vms-grant-read-vmId-ALL
 #
 # Example recursive role definition that grants all command channel privileges.
 # You may uncomment the following lines and assign your client users this