Re: Problem with child connections and child connection groups

2021-09-24 Thread Marcus Rocha

Hi Mike!

Updating the "Connector" did the trick.
Thanks  A LOT!

Marcus

Em 23/09/2021 19:53, Mike Jumper escreveu:
On Thu, Sep 23, 2021 at 2:41 PM Marcus Vinícius de Melo Rocha 
mailto:mvro...@gmail.com>> wrote:


Hi Mike!

I myself have created the connection. Is it required to grant
access to myself?


No, you automatically have full permissions for all connections you 
create.


What version of the MariaDB / MySQL "Connector/J" driver are you 
using? There has been at least one past thread regarding children of 
connection groups not appearing despite permission being granted, and 
the ultimate solution was to update to the latest "Connector/J" driver 
from MariaDB:


https://lists.apache.org/thread.html/rf03dd3785ee1878bc470efe0b727ef75fce74eb914eadc40489d761f%40%3Cuser.guacamole.apache.org%3E 



- Mike





Re: Problem with child connections and child connection groups

2021-09-23 Thread Marcus Rocha

I'm using:
- mysql  Ver 15.1 Distrib 10.6.4-MariaDB, for Linux (x86_64) using 
readline 5.1MariaDB

- mariadb-java-client-1.8.0.jar

Marcus

Em 23/09/2021 19:53, Mike Jumper escreveu:
On Thu, Sep 23, 2021 at 2:41 PM Marcus Vinícius de Melo Rocha 
mailto:mvro...@gmail.com>> wrote:


Hi Mike!

I myself have created the connection. Is it required to grant
access to myself?


No, you automatically have full permissions for all connections you 
create.


What version of the MariaDB / MySQL "Connector/J" driver are you 
using? There has been at least one past thread regarding children of 
connection groups not appearing despite permission being granted, and 
the ultimate solution was to update to the latest "Connector/J" driver 
from MariaDB:


https://lists.apache.org/thread.html/rf03dd3785ee1878bc470efe0b727ef75fce74eb914eadc40489d761f%40%3Cuser.guacamole.apache.org%3E 



- Mike





Re: Problem with child connections and child connection groups

2021-09-23 Thread Mike Jumper
On Thu, Sep 23, 2021 at 2:41 PM Marcus Vinícius de Melo Rocha <
mvro...@gmail.com> wrote:

> Hi Mike!
>
> I myself have created the connection. Is it required to grant access to
> myself?
>

No, you automatically have full permissions for all connections you create.

What version of the MariaDB / MySQL "Connector/J" driver are you using?
There has been at least one past thread regarding children of connection
groups not appearing despite permission being granted, and the ultimate
solution was to update to the latest "Connector/J" driver from MariaDB:

https://lists.apache.org/thread.html/rf03dd3785ee1878bc470efe0b727ef75fce74eb914eadc40489d761f%40%3Cuser.guacamole.apache.org%3E

- Mike


Re: Problem with child connections and child connection groups

2021-09-23 Thread Marcus Vinícius de Melo Rocha
Hi Mike!

I myself have created the connection. Is it required to grant access to myself?

Regards,
Marcus

On 2021/09/23 18:13:06, Mike Jumper  wrote: 
> On Thu, Sep 23, 2021 at 11:00 AM Marcus Rocha  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 .
> 

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



Re: Problem with child connections and child connection groups

2021-09-23 Thread Mike Jumper
On Thu, Sep 23, 2021 at 2:04 PM Marcus Rocha  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?
>

Hi Marcus,

No need to duplicate your original post - your message from earlier today
regarding the above did get sent out on this list:

https://lists.apache.org/thread.html/rb1cacf578a56af4da339dc6d92f501804063ee92417bd0ef096f6cd6%40%3Cuser.guacamole.apache.org%3E

- Mike


Problem with child connections and child connection groups

2021-09-23 Thread Marcus Rocha

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?

Regards,
Marcus Rocha



Re: Problem with child connections and child connection groups

2021-09-23 Thread Mike Jumper
On Thu, Sep 23, 2021 at 11:00 AM Marcus Rocha  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 .


Problem with child connections and child connection groups

2021-09-23 Thread Marcus Rocha

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?

Regards,
Marcus Rocha