I have recently compiled and installed Guacamole 1.5.0 on Ubuntu 20.04. Looks pretty impressive from using it just a couple of days. A couple of questions:
1) I understand that it is possible to utilize MySQL Authentication and also RADIUS authentication -separately. Is it possible to use them BOTH (mysql for the groups / rights and permissions... aka.. the authorization) and the RADIUS for the authentication? We have MFA set up and it is consumable via RADIUS. Additionally, I'd like to set up groups and permissions for various RDP/SSH targets (mysql auth) 2) I don't have "share" available ... I'm assuming a compile flag was missed to enable this feature? 3) I don't' have "File transfer" feature available... Again, I'm assuming a compile flag was missed in order to enable this feature? Here is the process I used to compile: apt-get install build-essential libcairo2-dev libjpeg-turbo8-dev libpng-dev libtool-bin libossp-uuid-dev libvncserver-dev freerdp2-dev libssh2-1-dev libtelnet-dev libwebsockets-dev libpulse-dev libvorbis-dev libwebp-dev libssl-dev libpango1.0-dev libswscale-dev libavcodec-dev libavutil-dev libavformat-dev cd /opt mkdir guacamole-1.5.0 cd guacamole-1.5.0/ wget https://downloads.apache.org/guacamole/1.5.0/source/guacamole-server-1.5.0.tar.gz tar -xvzf guacamole-server-1.5.0.tar.gz cd guacamole-server-1.5.0 ./configure --with-init-dir=/etc/init.d --enable-allow-freerdp-snapshots make make install What did I miss? Thank you!!! Thank you, Brad Turnbough Senior Technology Analyst [cid:Backlund-Investment-logo_20ce9d6e-04b9-4d73-9d17-cfc69decf4cc.gif] P: 309.272.2739 F: 309.272.2839 www.betterbanks.com<http://www.betterbanks.com/> www.statestreetbank.com<http://www.statestreetbank.com> NOTICE: The information contained in this email and any document attached hereto is intended only for the named recipient(s). If you are not the intended recipient, nor the employee or agent responsible for delivering this message in confidence to the intended recipient(s), you are hereby notified that you have received this transmittal in error, and any review, dissemination, distribution or copying of this transmittal or its attachments is strictly prohibited. If you have received this transmittal and/or attachments in error, please notify me immediately by reply e-mail and then delete this message, including any attachments.
