Re: User bypassing auth

2020-04-01 Thread sciUser
Sent you a private message with the code. - A Cybersecurity Enablement Company We don't just run you through the motions, Our labs teach you how to think! Known good Guacamole installations -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Re: User bypassing auth

2020-04-01 Thread Chris Misztur
@sciUser: I do not see any source to include in index.html... Can you resend? Thanks Chris On Wed, Apr 1, 2020 at 11:55 AM sciUser wrote: > This may get some back lash, but we ran in to this issue and we add this > line > of code in the header and body. This resolved the issue. Be warned,

Re: Guacamole enable paste & disable copy

2020-04-01 Thread Nick Couchman
On Wed, Apr 1, 2020 at 7:18 PM mekuls DL wrote: > Hi, > > > I'm trying to figure out if I can configure Guacamole only to allow paste > but disable copy. > > > I spent some time chasing the changes in this PR > . I cannot > see the

Re: Shadowing RDP

2020-04-01 Thread Chris Misztur
Yes. I'm on 1.1.0 and RDP being the primary protocol. So in Active Sessions, as an admin, I can click the active connection and see and control the user's session. This is great for supporting users but for privacy concerns the user should allow or disallow the admin from snooping on their

Re: Password-Prompt for RDP-Connections

2020-04-01 Thread Nick Couchman
On Wed, Apr 1, 2020 at 12:42 PM wrote: > Hi Nick, > > > > Would it be something like the below? in the guacamole.properties file? > > > No, sorry, I misunderstood what you were asking, I think. Can you clarify what you mean by "LDAP configuration with tokens"? I assumed you meant you were

Re: RDP printing not working, v1.1.0

2020-04-01 Thread Nick Couchman
On Wed, Apr 1, 2020 at 12:48 PM bullett wrote: > Hi Nick > > Yes, gs is in the docker image I have running. Version 9.27. > > I'm using the official 'guacamole/guacamole' and 'guacamole/guacd' images, > but I've also tested with oznu's popular all-in-one image and got the same > results and

Re: User bypassing auth

2020-04-01 Thread sciUser
This may get some back lash, but we ran in to this issue and we add this line of code in the header and body. This resolved the issue. Be warned, this means that anytime the page is refreshed you will have to re-login. This issues the cookie then expires it, leaving your current session intact.

Re: RDP printing not working, v1.1.0

2020-04-01 Thread bullett
Hi Nick Yes, gs is in the docker image I have running. Version 9.27. I'm using the official 'guacamole/guacamole' and 'guacamole/guacd' images, but I've also tested with oznu's popular all-in-one image and got the same results and errors. B. -- Sent from:

RE: Password-Prompt for RDP-Connections

2020-04-01 Thread findingjohn
Hi Nick, Would it be something like the below? in the guacamole.properties file? ldap-hostname: 192.168.1.1 ldap-port: 389 ldap-encryption-method: none ldap-search-bind-dn: CN=ldapuser,OU=Users,OU=Example Inc,DC=EXAMPLE,DC=COM ldap-search-bind-password: examplepassword!

RE: guacamole_connection_history in SRC

2020-04-01 Thread Adrian Owen
I use custom api to get authentication Token from guacamole and use to connect. Guacamole writes entry to the guacamole_connection_history table when connection completes. I would like to put a hook in that spot to make a call out to pass a message to my application. The bigger question is

Re: OpenID Connect Authentication with LDAP configuration

2020-04-01 Thread Nick Couchman
On Tue, Mar 31, 2020 at 3:42 PM Sebastian Männling < sebastian.maennl...@qubestack.org> wrote: > any comment if openid connect authentication with connection > settings/options from ldap should or should not work at all? > > This is unlikely to work, because the LDAP extension relies on

Re: Password-Prompt for RDP-Connections

2020-04-01 Thread Nick Couchman
On Tue, Mar 31, 2020 at 11:30 PM wrote: > Can someone share screen shot or sample of the configuration where it has > LDAP configuration with tokens? > > > > Thank you in advance. > I don't have an example of this, but, basically, you'd put a guacConfigParameter entry on the LDAP object that

(Got an error reading communication packets)

2020-04-01 Thread findingjohn
Does anyone know how to fix this mysql error for Guacamole? It works fine with user mapping but when I put it back to mysql, I get the below error. There is a lot of suggestion out there from google search and most of it are not Guacamole specific and none of them works.

Re: Guacamole Menu shortcut

2020-04-01 Thread Nick Couchman
On Wed, Apr 1, 2020 at 5:28 AM Robert Susta wrote: > I've located a part of client code that defines what key-combination to > watch > for in guacamole/app/client/controllers/clientController.js > Modifying the code directly inside the deployed Tomcat application is very unreliable in terms of

Re: RDP printing not working, v1.1.0

2020-04-01 Thread Nick Couchman
> > > guacd[6]: INFO: Creating new client for protocol "rdp" > guacd[6]: INFO: Connection ID is "$c4e6a871-1bb4-436e-a96f-cb3332b9c0cd" > guacd[16037]: INFO: Security mode: RDP > guacd[16037]: INFO: Resize method: none > guacd[16037]: INFO: User "@7e24e3b9-e5b5-4cdd-ac57-dad116bcac54"

Re: Shadowing RDP

2020-04-01 Thread Nick Couchman
On Wed, Apr 1, 2020 at 7:56 AM Chris Misztur wrote: > Morning. Wondering if shadowing active connections can be disabled, or > better yet prompt the user to allow or deny shadowing. > > Can you define a little more clearly what you mean by "Shadowing", and what environment you're using (version

Fwd: tri-head display

2020-04-01 Thread admin45...@gmail.com
-- Forwarded message - From: admin45...@gmail.com Date: Wed, Apr 1, 2020 at 9:46 AM Subject: tri-head display To: Good Morning, I was using guacamole over the weekend and I see that with tri-head monitor when an icon is double clicked, it opens up in another monitor not the

Re: guacamole and wake-on-LAN

2020-04-01 Thread ivanmarcus
First of all you can check if the WOL function is working correcly in the machine you're trying to wake up by using the 'wakeonlan' command from your Guacamole machine. eg. wakeonlan 2D:4A:54:58:FB:FA (obviously changing the MAC to the correct one for your target machine). Etherwake would

Re: guacamole and wake-on-LAN

2020-04-01 Thread Piviul
ivanmarcus ha scritto il 01/04/20 alle 13:01: [...] "logfile = subprocess.Popen(['tail','-F','/var/log/tomcat7/catalina.out'],stdout=subprocess.PIPE,stderr=subprocess.PIPE)" - all on the one line. thank you very much Ivan! ...but I get another error: $ guac_wol.py Traceback (most recent call

Re: guacamole_connection_history in SRC

2020-04-01 Thread ivanmarcus
Well it's entirely possible I don't know (what we're talking about :-), but I assumed Adrian was wanting to know where in the Guacamole code it caused data to be inserted into the database "guacamole_connection_history" table... On 2/04/2020 12:40 a.m., Esther Krispin wrote: Sorry, What

Re: double mouse

2020-04-01 Thread ivanmarcus
Are you using VNC? If so you could try changing the connection cursor and/or colour depth options in Guacamole. I've not had the problem myself, but if I did this is probably where I'd start to troubleshoot. On 2/04/2020 12:46 a.m., Esther Krispin wrote: Hi, When I�m working through

User bypassing auth

2020-04-01 Thread Chris Misztur
I have one user who is able to close the browser (tried Chrome and FF), and evening reboot his PC, go to Guac URL and is allowed back in without auth. I have it set up for LDAP and TOTP. Is something getting cached server side? Chris

Shadowing RDP

2020-04-01 Thread Chris Misztur
Morning. Wondering if shadowing active connections can be disabled, or better yet prompt the user to allow or deny shadowing. Chris

RE: guacamole_connection_history in SRC

2020-04-01 Thread Esther Krispin
Sorry, What are we talking about? From: ivanmarcus Sent: Wednesday, 1 April 2020 14:22 To: user@guacamole.apache.org; Adrian Owen Subject: Re: guacamole_connection_history in SRC I have very limited knowledge of the Guacamole code, but have you looked at

Re: guacamole_connection_history in SRC

2020-04-01 Thread ivanmarcus
I have very limited knowledge of the Guacamole code, but have you looked at org/apache/guacamole/auth/jdbc/connection/ConnectionRecordMapper.xml ? At least that's where I find it if I expand the guacamole-auth-jdbc-mysql-1.0.0.jar file, I'm on a, extremely slow internet connection right now

Re: guacamole and wake-on-LAN

2020-04-01 Thread ivanmarcus
Piviul, It looks as if the mailing list has introduced a new line where there's not meant to be one. Apologies for not noticing that earlier. The line "logfile =" is meant to read: "logfile =

guacamole_connection_history in SRC

2020-04-01 Thread Adrian Owen
I recursively searched under master branch. But cannot find this table? Where do table rows get inserted in code? Thanks, Adrian

RDP printing not working, v1.1.0

2020-04-01 Thread bullett
Hi all. I'm struggling to get Guacamole's print-to-PDF function to work on my recently set up v1.1.0, Docker-based installation. I'm using RDP connections to W8.1, W10 and Server 2012 hosts. The hosts see the redirected printer in the RDP session, but if I try to print to it, the session freezes

Re: guacamole and wake-on-LAN

2020-04-01 Thread Piviul
ivanmarcus ha scritto il 15/03/20 alle 02:57: I've already written a Python script that reads the log and sends the magic packet as needed. It's been running for a couple of years now, Many thanks Ivan! I would like to use your script but when I run it I get the error: $ ./guac_wol.py File

Re: Guacamole Menu shortcut

2020-04-01 Thread Robert Susta
I've located a part of client code that defines what key-combination to watch for in guacamole/app/client/controllers/clientController.js var SHIFT_KEYS = {0xFFE1 : true, 0xFFE2 : true}, ALT_KEYS= {0xFFE9 : true, 0xFFEA : true, 0xFE03 : true, 0xFFE7