Re: LDAP restrictions

2018-04-04 Thread Joseph L. Casale
From: Nick Couchman Sent: Wednesday, April 4, 2018 3:52 PM To: user@guacamole.apache.org Subject: Re: LDAP restrictions > Okay, I'm missing what "flat hierarchy" has to do with anything, here? > Either way, you still need a user account capable of searching for the > users (or

RE: Guacadmin user attempts to open another users connection

2018-04-06 Thread Joseph L. Casale
From: Mike Jumper Sent: Friday, April 6, 2018 11:25 AM To: user@guacamole.apache.org Subject: Re: Guacadmin user attempts to open another users connection > Nothing you did wrong, but a behavioral quirk that was recently addressed: > >

RE: change of ip address

2018-04-10 Thread Joseph L. Casale
-Original Message- From: mdbarber Sent: Tuesday, April 10, 2018 3:25 AM To: user@guacamole.apache.org Subject: change of ip address > not sure where to start but will keep it short here, can add more detail > if required. > initial setup of ubuntu in a VM with dhcp, most

RE: change of ip address

2018-04-10 Thread Joseph L. Casale
-Original Message- From: mdbarber <md...@aol.com> Sent: Tuesday, April 10, 2018 3:45 AM To: Joseph L. Casale <jcas...@activenetwerx.com> Subject: Re: change of ip address > the guacd.conf and guacamole properties confirm the pointers are to > "localhost&quo

RE: Accommodating NLA without preconfigured credentials

2018-04-04 Thread Joseph L. Casale
-Original Message- From: Mike Jumper Sent: Wednesday, April 4, 2018 10:10 AM To: user@guacamole.apache.org Subject: Re: Accommodating NLA without preconfigured credentials > If the credentials for Guacamole are identical to those used for > Windows (due to

RE: Remote IP history variation between tables

2018-04-11 Thread Joseph L. Casale
From: Nick Couchman Sent: Tuesday, April 10, 2018 6:35 AM To: user@guacamole.apache.org Subject: Re: Remote IP history variation between tables > I need to take a look at the code and see where each of them comes > from and if we can reconcile the two to a state that makes

RE: Transferring files with RDP connections

2018-04-11 Thread Joseph L. Casale
-Original Message- From: Joseph L. Casale <jcas...@activenetwerx.com> Sent: Monday, April 9, 2018 12:41 PM To: 'user@guacamole.apache.org' <user@guacamole.apache.org> Subject: Transferring files with RDP connections > Any ideas what I may be missing? For the sake

Transferring files with RDP connections

2018-04-09 Thread Joseph L. Casale
When transferring files with my RDP connections, I can successfully upload a file and retrieve it remotely from within the tsclient mapped drive, however when I try to download a file from with the clients UI, nothing happens when I double click it. With Chrome, when I close the connection, I am

Remote IP history variation between tables

2018-04-07 Thread Joseph L. Casale
I have apache proxying into tomcat on the same server, I notice that guacamole_connection_history.remote_host shows the actual client address however guacamole_user_history.remote_host shows localhost unless connecting to tomcat directly. Is this variation something I can address in my apache

LDAP restrictions

2018-04-04 Thread Joseph L. Casale
I do not have a flat hierarchy where users will be located and as a result I would need a bind account which I cannot use as a result of the unsecure password. Some directories facilitate binds against a consistent format string such as @domain.com or DOMAIN\ after which point the dn and

Guacadmin user attempts to open another users connection

2018-04-06 Thread Joseph L. Casale
I have just setup the LDAP extension for auth and PGSQL for connection configuration. After setting up another user and configuring a single connection for that user, now when guacadmin logs in, it attempts to open the single connection for the new regular user? Any idea what I have configured