[
https://issues.apache.org/jira/browse/GUACAMOLE-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209315#comment-17209315
]
Mike Jumper commented on GUACAMOLE-1021:
----------------------------------------
I expect this may occur for other objects, as well, including connections,
users, and groups. All that would be needed is a user that inherits access to
an object from at least two entities (themselves and a parent group, or from
two parent groups).
> Objects may be duplicated if access is granted via multiple groups
> ------------------------------------------------------------------
>
> Key: GUACAMOLE-1021
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1021
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-auth-jdbc
> Reporter: Jason Keltz
> Assignee: Mike Jumper
> Priority: Minor
> Fix For: 1.3.0
>
>
> A user is in two groups that refer to the same organizational level of the
> connection group, and different hosts underneath. The system displays the
> title of the organization level twice - one of them is greyed out, and the
> other can be used. When the user has access to the same organizational level
> in both groups, only one group should be displayed.
> One connection group top-level is created called "Connect with SSH" which
> contains 4 hosts.
> Group1 contains the top-level "Connect with SSH" and two of the hosts.
> Connect with SSH
> * Host 1
> * Host 2
> Group 2 contains the top-level "Connect with SSH" and the other two hosts.
> * Host 1
> * Host 2
> A user in both groups sees:
> + Connect with SSH (greyed out, not selectable)
> + Connect with SSH
> * Host 1
> * Host 2
> * Host 3
> * Host 4
> Expected Behaviour: User sees "Connect with SSH" only one time.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)