seeing username, password and TOTP in plain text after logging into Guacamole

2020-05-21 Thread Madhukar Bhosale
Hi, I am seeing username, password and TOTP in plain text after logging into Guacamole as well as token URL. Regards Madhukar - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail:

Re: seeing username, password and TOTP in plain text after logging into Guacamole

2020-05-21 Thread Nick Couchman
On Thu, May 21, 2020 at 06:06 Madhukar Bhosale wrote: > > > > > Hi, > > > > I am seeing username, password and TOTP in plain text after logging into > Guacamole as well as token URL. > > > > > Yes, this is normal and not a cause for concern. You’d see the same for any other web site that you log

Re: Encrypted password in Guacamole.properties file

2020-05-21 Thread Nick Couchman
On Thu, May 21, 2020 at 00:27 Madhukar Bhosale wrote: > Is there any way to configure encrypted password for sqlserver-password > and ldap-search-bind-password in guacamole.properties file? > > > No, and such measures would be of limited value, anyway, as it would necessarily have to be stored in

Re: Ldap filter on groups

2020-05-21 Thread Nick Couchman
On Thu, May 21, 2020 at 02:07 Stefan Bogdan Cimpeanu wrote: > Hello, > We’re using guacamole with Azure ADDS , which for some reason decides to > add users and groups to a single OU. > For users I’ve added filter based on objecttype to pull only users, but I > can’t find an option for groups. > C

Re: libavcodec <> ffmpeg issue with guacamole 1.1.0 building on Centos 7 minimal

2020-05-21 Thread alipawsey
thanks for the hint. You're right; ffmpeg had been installed from "okay" repo: = Package Arch VersionRepository

Re: user restriction to 1 RDP only

2020-05-21 Thread alphablue
You are amazing vnick! My problem was I had enabled the users to have permission within the group. Now the user logs in directly to the available computer picked by guacamole which is even better (less clicks for the user). Thank you again -- Sent from: http://apache-guacamole-general-user-ma

Re: user restriction to 1 RDP only

2020-05-21 Thread alphablue
Thank you for sharing this knowledge Mike. I did not know this is how guacamole processes these values, but now I know and I appreciate it. -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ ---

Hardware Acceleration Support

2020-05-21 Thread Tim Worcester
Greetings, I am toying around with the idea of gaming on my guacamole desktop. Is there any additional configuration that I need to do in order to get guacamole-server to use a GPU for the image encoding? Are there any other parts of the application that would benefit the most from the GPU power

concurrency limits for organizational groups

2020-05-21 Thread Jason Keltz
Hi. Because of issues with balancing groups in my implementation, I am using organizational groups. However, the concurrency limits at the group level apply to balancing groups only. In the GUI, it actually says: "CONCURRENCY LIMITS (BALANCING GROUPS)". I'm not sure why? It makes sense to

Re: Soon any guackamole package for debian?

2020-05-21 Thread Robert Hardy
Currently the extreme lack of packaging for both guacamole and freerdp2 is really holding use of both project back. It is resulting in insecure non-reproducible systems being deployed made with ugly hacks like build and upgrade shell scripts or similarly ugly ansible installers that build from

Re: Soon any guackamole package for debian?

2020-05-21 Thread Mike Jumper
On Thu, May 21, 2020 at 12:30 PM Robert Hardy wrote: > Currently the extreme lack of packaging for both guacamole and freerdp2 is > really holding use of both project back. > If you would like to work with Debian to produce packages of Guacamole, I'm sure they would welcome the assistance. Curr

Re: concurrency limits for organizational groups

2020-05-21 Thread Nick Couchman
On Thu, May 21, 2020 at 2:41 PM Jason Keltz wrote: > Hi. > > Because of issues with balancing groups in my implementation, I am using > organizational groups. However, the concurrency limits at the group level > apply to balancing groups only. In the GUI, it actually says: "CONCURRENCY > LIMITS

Re: Hardware Acceleration Support

2020-05-21 Thread Nick Couchman
On Thu, May 21, 2020 at 2:05 PM Tim Worcester wrote: > Greetings, > > I am toying around with the idea of gaming on my guacamole desktop. Is > there any additional configuration that I need to do in order to get > guacamole-server to use a GPU for the image encoding? Are there any other > parts

Re: Hardware Acceleration Support

2020-05-21 Thread sciUser
As long as you have a GPU assigned to the VM it will handle the rendering, Guacamole is just the broker for the RDP protocol. We run Blender and Unity on a Nvidia GPU for some labs, with a little fine tuning it will run as if it is on a physical system. - A Cybersecurity Enablement Comp

Re: Hardware Acceleration Support

2020-05-21 Thread Sean Reid
On Thu, May 21, 2020 at 4:24 PM sciUser wrote: > > As long as you have a GPU assigned to the VM it will handle the rendering, > Guacamole is just the broker for the RDP protocol. The pixels that come from RDP or VNC may be compressed in some way, but before guacd sends them out to the client, it

Re[2]: concurrency limits for organizational groups

2020-05-21 Thread Jason Keltz
-- Original Message -- From: "Nick Couchman" To: user@guacamole.apache.org; "Jason Keltz" Sent: 5/21/2020 4:16:08 PM Subject: Re: concurrency limits for organizational groups On Thu, May 21, 2020 at 2:41 PM Jason Keltz wrote: Hi. Because of issues with balancing groups in my implem

Re: Hardware Acceleration Support

2020-05-21 Thread Mike Jumper
On Thu, May 21, 2020 at 1:39 PM Sean Reid wrote: > On Thu, May 21, 2020 at 4:24 PM sciUser > wrote: > > > > As long as you have a GPU assigned to the VM it will handle the > rendering, > > Guacamole is just the broker for the RDP protocol. > > The pixels that come from RDP or VNC may be compress

Re: Hardware Acceleration Support

2020-05-21 Thread Sean Reid
Mike, I think we'd have to coordinate a little bit to get there. I have it for guacenc, but I'm familiar enough with libavcodec and libavformat at this point from the PRs I have worked that I think I could reasonably work on a POC to get it working in guacd. In addition, I've spent some minor eff

Re: Soon any guackamole package for debian?

2020-05-21 Thread ivanmarcus
Robert., I can't comment on packaging, or some other aspects of your post, but in terms of installing Guacamole I admit to being slightly confused. You mention Debian in the post title, the current stable version being 10.4 (buster) but then go on to talk about (presumably) Ubuntu 18.04, the

Re: Soon any guackamole package for debian?

2020-05-21 Thread Robert Hardy
Working with Debian is a nut I've yet to crack. I haven't got further than my own PPAs. I've tried before but it seems a lot more complicated than it needs to be. When I hear about a year long process to become a Debian developer and the need for mentoring I tend to glaze over... I'll have to tr

Duo LOGIN.INFO_DUO_VALIDATION_CODE_INCORRECT

2020-05-21 Thread Dino Edwards
As the subject implies, I'm getting the following error trying to authenticate through Duo. The actual error log is below: 20:41:02.883 [localhost-startStop-1] INFO o.a.g.extension.ExtensionModule - Extension "Duo TFA Authentication Backend" loaded. 20:41:55.912 [http-nio-8080-exec-3] WARN o

Re: Duo LOGIN.INFO_DUO_VALIDATION_CODE_INCORRECT

2020-05-21 Thread Mike Jumper
On Thu, May 21, 2020 at 2:37 PM Dino Edwards wrote: > As the subject implies, I’m getting the following error trying to > authenticate through Duo. > > > > The actual error log is below: > > > > 20:41:02.883 [localhost-startStop-1] INFO o.a.g.extension.ExtensionModule > - Extension "Duo TFA Auth

Error while fetching history in Guacamole

2020-05-21 Thread Madhukar Bhosale
Hi, While fetching history, I am getting below error. Need help. Regards Madhukar - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

Re: Error while fetching history in Guacamole

2020-05-21 Thread Mike Jumper
On Thu, May 21, 2020, 22:07 Madhukar Bhosale wrote: > Hi, > > While fetching history, I am getting below error. Need help. > What version of Guacamole? What do you see in your Tomcat logs when this occurs? - Mike

AW: Soon any guackamole package for debian?

2020-05-21 Thread Joachim Lindenberg
w.r.t. Ubuntu, you may want to “push” for https://bugs.launchpad.net/bugs/1873514. Nevertheless I´d love to see a version of Guacamole that pulls the FreeRDP nightly build (and depending on need also other important libs) into a container. Best Regar

RE: Error while fetching history in Guacamole

2020-05-21 Thread Madhukar Bhosale
Hi, Below are the logs, when I hit search in history and using guacamole 1.1.0 version. 11:51:48.899 [https-openssl-apr-8443-exec-6] ERROR o.a.g.rest.RESTExceptionMapper - Unexpected internal error: ### Error querying database. Cause: com.microsoft.sqlserver.jdbc.SQLServerException: Incorrect