Re: Guacamole RDP Printing not work

2020-03-27 Thread ivanmarcus
I've not had this issue before, so can't respond to it directly (and I'm not familiar enough with the code) but a couple of things come to mind. (1) do you have ghostscript installed, and is it working properly? (2) if the answer to (1) is yes then could you include the Guacamole version and

Re: guacenc new parameters

2020-03-27 Thread Sean Reid
That makes sense that the edges would have less noise if they’re generated directly from the guacamole protocol stream than if they had already gone through a lossy video encoding process. I’m glad you got something that works for you! On Fri, Mar 27, 2020 at 4:40 PM Adrian Owen wrote: > Hi

RE: guacenc new parameters

2020-03-27 Thread Adrian Owen
Hi Sean, Thank you so much. I will have time tomorrow to pull down and build. Moreover my pal has managed to get PNG Snapshots direct from stream. 1) Their very clean. The ones from M4V have noise around the edges. 2) Running with our –R option (no M4V) guacaenc completes 3 x

Re: guacenc new parameters

2020-03-27 Thread Sean Reid
Hi Adrian, I updated my H.264 branch and rebased it with guacamole-server's master branch. You'll obviously need to pull this branch and build from source. It makes a few changes to guacenc to support H.264 in an MP4 container. First off, you'll only be able to encode one file at a time with

Guacamole RDP Printing not work

2020-03-27 Thread vwguac
A print job is created in the rdp session, but is not issued as a pdf to the client. guacd[839]: DEBUG: Ignoring printer cached configuration data guacd[839]: INFO: Print job created guacd[839]: INFO: Created PDF filter process PID=862 guacd[839]: DEBUG: Reading output from filter process...

TOTP Reset

2020-03-27 Thread DMoscovitch
I was wondering if anyone else has some better ways to find and reset their totp users, other than just deleting them. Ie someone lost/broke a phone. For now it seems there is no interface to do this (1.0.0) This is what I have been doing, any better ways? This is with the TOTP plugin and

Make CAS users see all connections

2020-03-27 Thread loweb
I'm running guaca 1.1 in nginx on RHEL7. I've got MariaDB underneath. I've got all the system Administrators configured in a user group in the guac_db. LDAP is not working properly. I have CAS-Auth configured for authentication. I've tried to import the college's +1 "active users" into the

Support for Multi AD

2020-03-27 Thread John Homer H Alvero
Hello, I just want to know if guacamole supports multiple AD. Both AD have an independent set of users. For example AD1 has ad objects for Bob & Liza while AD2 has the objects for Jane & John. Thank you. John

Ldap auth not working anymore: MSG_04137_NOD_RECEIVED

2020-03-27 Thread Glauco Rampogna
After 4 weeks of fully integration between Guacamole 1.1.0 and our windows 2012 R2 AD server, the auth service is unavailable. This happened after a scheduled reboot. We've tried a simple ldapsearch and it works. The log entry shows that the binding seem's ok: Mar 26 12:02:20 guacamole server:

Re: ldap-user-search-filter problem

2020-03-27 Thread chrooge
Problem solved. If that can help other users with same issue, I've just rewritten the filter: (objectClass=user)(|(department=A)(department=B)(department=C)) -> (&(objectClass=user)(|(department=A)(department=B)(department=C))) Best regards, Christophe ps: sorry if it is trivial but I'm not an

Re: Unable to use database authentication in Guacamole 1.1.0

2020-03-27 Thread Mike Jumper
On Thu, Mar 26, 2020 at 11:47 PM Kok Hooi Chew wrote: > Hi All, > I'm having difficulties in connecting using Postgresql or MySql. > ... > Error from Tomcat > [image: image.png] > This error indicates that the required JDBC driver is not present within /etc/guacamole/lib. I've copied the

Connecting to Kubernetes server: 403 Forbidden

2020-03-27 Thread chnagsiheng
Use Kubernetes server is v1.16.8 , Installing with Rancher Select "SSL/TSL" options, I use SSL provided by kubenetes in ”/etc/kubernetes/ssl”. The configuration screenshot in attachment, The following is my guacmole configure by keys path: == Certificate authority certificate: