David Haggard created GUACAMOLE-1410:
----------------------------------------
Summary: Two Groups that connect to the same root folder with
different connection objects don't merge
Key: GUACAMOLE-1410
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1410
Project: Guacamole
Issue Type: Bug
Components: guacamole
Affects Versions: 1.3.0
Environment: Ubuntu
Reporter: David Haggard
I've organized my groups based off connection type, SSH, RDP etc. I want some
users to have access to one type but not another. These connection objects
live in the same root node.
Connection root node and connection objects:
Clients
- client1_rdp
- client1_ssh
Group_Name: Group_RDP
(checked) Clients
- client1_rdp (checked)
- client1_ssh(not checked)
Group_Name: Group_SSH
(checked) Clients
- client1_rdp (not checked)
- client2_ssh (checked)
When a user is in Group_RDP and Group_SSH the user can't connect to
connections, get an internal error. Or the Connection root doesn't show up at
all. It's as if the permissions/groups/connections are not merged for that
user. It's not expected behavior and causes problems for the user.
I can move the connection objects off type to their own root node but I want to
consolidate the connection objects into fewer nodes for ease of
management/organization.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)