On Tue, Dec 29, 2020 at 8:36 PM lexcorp <[email protected]> wrote:

> I'm solve problem related to GUAC_ID
>
> but now get this error:
>
>
>
The "Permission Denied" error indicates that you either don't have
permission to create the tunnel, or don't have permission to join the
existing one. It seems like you're using the full Guacamole Client
implementation for the tunnels, which means that you need to handle the
proper permissions issues - logging in, allowing users to access
connections, etc.

If you're writing a custom application then it may be better to only use
the guacamole-common components - or at least start there - so that you can
get the custom application working without having to jump through all of
these hoops.

-Nick

Reply via email to