diff --git a/guacamole/src/main/webapp/admin.xhtml b/guacamole/src/main/webapp/admin.xhtml index 4b7e91fe5..e3f010bc5 100644 --- a/guacamole/src/main/webapp/admin.xhtml +++ b/guacamole/src/main/webapp/admin.xhtml @@ -212,7 +212,7 @@ ["f12a1930-7195-11e2-bcfd-0800200c9a66"]), new GuacAdmin.Field.LIST("Connections:", - Object.keys(permissions.read_connection), + Object.keys(permissions.administer_connection), Object.keys(user_perms.read_connection))], /* Buttons */