Questions tagged [guacamole]

Apache Guacamole is a clientless remote desktop gateway with APIs in C, Java, and JavaScript. It supports standard remote desktop protocols like VNC and RDP.

Links

190 questions
0
votes
1 answer

ESXI VM Controls in Guacamole

Sorry for the novice question, but I'm stuck and new to this framework. Currently I'm attempting to integrate some VM Controls into the Guacamole Interface. I have a java class that will be doing the sending of the commands to the ESXI server in…
Rob
  • 3
  • 2
0
votes
1 answer

How to use guacamole in my own django project

Recently, I was writing a Django project with guacamole. How can I insert the guacamole windows to my Django page? I tried to use iframe( the IP of django is localhost:8000 and IP of guacamole is localhost:8080 , but then user will have to input the…
ramwin
  • 5,803
  • 3
  • 27
  • 29
0
votes
2 answers

guacamole You do not have permission to access this connection"

After successfully setting up a dockerized guacamole 0.9.8 along the lines of http://guac-dev.org/doc/gug/guacamole-docker.html http://kalzi.github.io/2015/guacamole-with-docker-containers/ with the script below and login in with user: guacadmin…
Wolfgang Fahl
  • 15,016
  • 11
  • 93
  • 186
0
votes
0 answers

Guacamole - LibPNG undefined reference to 'png_set_longjmp_fn'

When running make while installing Guacamole 0.9.0, I get the following error: undefined reference to 'png_set_longjmp_fn'` in /home/src/libguac/.libs/libguac.so. Apparently, this error pops up when there is something wrong with libpng. I tried…
SalmonKiller
  • 2,183
  • 4
  • 27
  • 56
0
votes
1 answer

user -> guacamole <- vnc server

how would you set up a server running guacamole to listen for a reverse vnc connection?
iedoc
  • 2,266
  • 3
  • 30
  • 53
-1
votes
1 answer

Guacamole disconnect RDP silently

I use guacamole-client-1.0.0 on tomcat 7.0.76 and CentOS 7.8.2003 I solved this issue 403 (Forbidden) However,I can't connect RDP yet with the message ONLY Error connecting to RDP server in tomcat's log. Here is user-mapping.xml
user1345414
  • 3,745
  • 9
  • 36
  • 56
-1
votes
1 answer

Is it possible to have multiple vncserver users on the same port?

I have a Red Hat server running tiger-vncserver. This is a hardened system and security doesn't like having so many ports open for VNC users so currently we have 15 (5901-5915). We are getting more users onboarded and anticipate more users after,…
Greg
  • 141
  • 2
  • 10
-1
votes
1 answer

Where is the documentation of libfreeRDP source code?

I am working on Guacamole source code and I get stuck in guacamole RDP module, I know Guacamole use libfreeRDP for its RDP client, but I can not find some detail, readable documents about libfreeRDP, can someone help?
李俊佐
  • 1
  • 1
-1
votes
1 answer

configure fail : guacamole

when I configued guacamole, I meet some problems which I can't solve it immediately. when I open the browser to enter URL(ip:8080/guacmole), the error occured: 404 Not Found The path '/guacamole/' was not found. Traceback (most recent call last): …
yang
  • 9
  • 1
-3
votes
1 answer

How can i connect user with a connection by using Guacamole REST API

I want to connect user with a connection, but Guacamole does not currently have an API documentation. Is there a way to do that with Guacamole REST API?
ridvanaltun
  • 2,595
  • 2
  • 15
  • 28
1 2 3
12
13