On Thu, Sep 23, 2021 at 11:00 AM Marcus Rocha <[email protected]> wrote:
> Hi all! > > I have installed guacamole today, both client and server, from git. My > database is MariaDB 10.6. Seems to work fine but... When I create a child > connection or a child connection group, this child is not displayed > anywhere. I hace checked the connection grupo table and the connections are > there, they are just "invisible" in the web interace. > > Any tips, please? > The child connection will only be visible to users that have been granted access to that connection. If a user is granted access to the connection group, but not the connections within the group, they will only be able to see the group. This mirrors the behavior of file permissions for directories and their contents, and allows things like creating a balancing connection group that appears to non-administrative users as if it were a normal connection. Michael Jumper CEO, Lead Developer Glyptodon Inc <https://glyp.to/>.
