On Sat, May 5, 2018 at 2:57 PM, robertkwild <[email protected]> wrote:
> Hi all, > > I have got guacamole working with mariadb > > I have added a new connection via the web and clicked on save, I now get an > error when guacamole tries to connect to it and the only options I get are > reconnect and log out, when I try to log in I get the same error message > > Im locked out, how do i go about deleting that connection > > While within the failing connection, press Ctrl+Alt+Shift to open the Guacamole menu. You can then click the dropdown menu with your username and select "Settings" to access the admin interface. The fact that Guacamole will automatically connect to the only connection available even if you are an admin is a behavioral quirk which was recently addressed: https://lists.apache.org/thread.html/3d4dd1fd4206d4e2c91666c65a99fa12263307372ebd7a12d10de9f4@%3Cuser.guacamole.apache.org%3E This has been fixed on git master, and so will no longer be an issue in the next release. For the time being, this will stop happening once you have more than one connection. - Mike
