Re: RDP with NLA

2019-06-05 Thread Vieri
Hi, I found out that both ${GUAC_USERNAME} and ${GUAC_PASSWORD} are not expanded at all when used within an LDAP config (no problem with user-mapping.xml). I also tried \${GUAC_USERNAME}, but still no joy. What is the proper way to use a "dynamic" username and password in an LDAP config object?

RemoteApp Syntax

2019-06-05 Thread sciUser
Hello , I am running Guacamole 9.14 (Not moving to 1.0.x until next year). My question is this, what is the correct syntax in the connection settings for RDP under RemoteApp to lauch Chrome? VM is Windows 2016. RemoteApp Program:chrome.exe Working directory:"C:\Program Files (x86)\Google\Chrom

Re: Compile Fails, Does Not Find libjpeg-turbo

2019-06-05 Thread Zer0Cool
Sorry, correction... libjpeg-turbo-devel -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail:

Re: Compile Fails, Does Not Find libjpeg-turbo

2019-06-05 Thread Zer0Cool
Looks like I may have resolved this. "yum install -y libjpeg-turbo-official libjpeg-devel" Adding libjpeg-devel appears to work. I guess the rpm includes them but the repo needs to have it explicitly installed? Hope this helps others, Thanks. -- Sent from: http://apache-guacamole-general-use

Compile Fails, Does Not Find libjpeg-turbo

2019-06-05 Thread Zer0Cool
CentOS 7.6 Guac 1.0.0 When I install libjpeg-turbo directly using a command like "yum localinstall -y https://sourceforge.net/projects/libjpeg-turbo/files/2.0.2/libjpeg-turbo-official-2.0.2.x86_64.rpm"; Then compiling works without issue. If however, I create the libjepg-turbo repo file and inst

Possible to use MariaDB Connector vs MySQL Connector?

2019-06-05 Thread Zer0Cool
RHEL/CentOS 7.6 Guac 1.0.0 MariaDB 5.5.60 (from official CentOS repo) MySQL Connector J 5.1.47 (or 8.0.16) I am wondering if Guacamole would function the same using MariaDB Connector J (current version is 2.4.1) vs MySQL Connector J 5.1.x or 8.x? Are there any long term concerns using MariaDB Con

RDP with NLA

2019-06-05 Thread Vieri
Hi, I'm using guacamole client from GIT. The following works fine: # cat /etc/guacamole/user-mapping.xml             rdp     10.215.144.50     true     nla     24     ${GUAC_USERNAME}     ${GUAC_PASSWORD}     DOMAIN    

Re: guacamole-client from GIT and user-mapping

2019-06-05 Thread Vieri
On Wednesday, June 5, 2019, 11:41:48 AM GMT+2, Vieri wrote: > I also cleared up the other issue I reported earlier regarding my telnet > connection. It seems to depend on the client browser. Not true. It happened again with a new FF version. It behaves this way with all connection types (te

Re: guacamole-client from GIT and user-mapping

2019-06-05 Thread Vieri
On Wednesday, June 5, 2019, 12:22:04 AM GMT+2, Mike Jumper wrote: > If you left the .jar from the git build in place and switched back to 1.0.0 Thanks, Mike et al. That makes perfect sense. The mystery is solved. I also cleared up the other issue I reported earlier regarding my telnet conne

guacd docker container can't access local network

2019-06-05 Thread Aram Akhavan
Hello! I've successfully installed guacamole through docker and can now connect to the docker host with guacamole using ssh and rdp protocols. However, I can't get it to connect to other hosts on my local network. It seems that for some reason the docker container can't access the local netw