Re: Configuring LDAP

2017-11-15 Thread Nick Couchman
On Mon, Nov 13, 2017 at 7:27 PM, wrote: > /var/log/tomcat/catalina.2017-11-13.log > Can you look for/at /var/log/tomcat/catalina.out, instead? I'm not certain that file will be there, but my general experience with Tomcat is that catalina.out has more detail than even the

Re: IP of web session for ssh connection

2017-11-15 Thread Nick Couchman
On Wed, Nov 15, 2017 at 8:21 AM, Tjareson wrote: > Hi Nick, > > yes, the issue is opened already: > https://issues.apache.org/jira/browse/GUACAMOLE-369 > > As it looks I'm really the only one who has this issue. > Not sure what I can provide for further analysis of the topic. >

Re: [Question] About the device authentication function in Apache Guacamole

2017-11-15 Thread Nick Couchman
On Wed, Nov 15, 2017 at 2:34 AM, Shota Soeno wrote: > To whom it may concern, > > > > I am the software engineer in NIFTY Corporation. > > > > We are interested in Apache Guacamole. > > We are planning to combine the computer certificate from Active Directory > (the

Re: IP of web session for ssh connection

2017-11-14 Thread Nick Couchman
On Mon, Nov 13, 2017 at 5:29 PM, Tjareson wrote: > > Hi Nick, > > do you know if that topic will ever get addressed somehow? > I'm not quite sure, what I could do to support that. > I'm sure it will get addressed at some point, but I don't know when. You should probably create

Re: Intermittent VNC connectivity to IP KVM

2017-11-13 Thread Nick Couchman
On Mon, Nov 13, 2017 at 12:47 PM, kpham wrote: > This is a weird issue. > > I use Adderlink IP KVM which uses VNC protocol. When I connect to the IPKVM > from Guacamole v0.9.1.3, the connection drops every time something changes > significant on the client's monitor (Ex.

Re: SFTP problems

2017-11-13 Thread Nick Couchman
On Mon, Nov 13, 2017 at 7:51 AM, Lars van Ruiten < l.van.rui...@praxis-automation.nl> wrote: > Hello all, > > > > Since upgrading Guacamole to 0.9.12-incubating (from 0.9.8), users have > reported issues uploading files over SFTP connections (Added to a VNC > connection). > > It appears that any

Re: Configuring LDAP

2017-11-13 Thread Nick Couchman
On Mon, Nov 13, 2017 at 7:55 AM, wrote: > I just restarted Guacamole and Tomcat, and I don’t see anything about LDAP > loading. I have the 0.9.13 LDAP extension at > /usr/share/tomcat/.guacamole/extensions. > Is that the proper directory for it? I’m pretty sure that’s

Re: Unreachable RDP desktop after renaming computer

2017-11-12 Thread Nick Couchman
On Tue, Nov 7, 2017 at 3:19 PM, glarkin53 wrote: > Hi, > > I'm working on a project to provide access to Windows desktops hosted on > Amazon AWS. We spin up a number of Windows EC2 instances (Windows 2012 R2 > servers) and then connect to them with Guacamole. > > Upon the

Re: Screen Sharing

2017-11-09 Thread Nick Couchman
On Thu, Nov 9, 2017 at 8:04 AM, wrote: > I`ve the following question. I want to use the screen sharing feature, but > the screen sharing button does not be visible in the Guacamole side menu. > I`m using the simple xml file for administration of users and connections.

Re: RDP remote apps in a single session

2017-11-07 Thread Nick Couchman
On Tue, Nov 7, 2017 at 5:22 AM, artur wrote: > I use Guacamole 0.9.13. Right now when I start multiple remote apps for the > same user, every app is a separate Windows session. Is it possible for > Guacamole to make RDP remote apps share a single Windows session? >

Re: Capture keyboard input?

2017-11-06 Thread Nick Couchman
On Mon, Nov 6, 2017 at 12:50 PM, Anthony Moon wrote: > Hi Ryan, > > > > I am not looking to log keyboard events, I’d like to find a way for > keyboard hot keys/combos to be ‘captured’ within the active session and not > interrupted by the client OS (things like CTRL

Re: Authentication using http

2017-11-03 Thread Nick Couchman
On Tue, Oct 31, 2017 at 5:43 PM, Thompson, John H. (GSFC-606.2)[PATUXENT TECHNOLOGY PARTNERS] wrote: > Will storing the allowed connections in LDAP work with HTTP > > header authentication"? > > > > From reading about LDAP, it seems the answer is “no” > > "if the bind

Re: How can I set up Connection groups using LDAP

2017-11-01 Thread Nick Couchman
On Wed, Nov 1, 2017 at 16:49 wsanriv wrote: > Hello team, > > I have ldap setup and I am able to see the servers but I would like to > separate them into groups like when we use mysql. > > Regards > The LDAP module does not currently support connection groups - at this point

Re: Console.log messages not included post minification

2017-11-01 Thread Nick Couchman
On Wed, Nov 1, 2017 at 9:01 AM, Erin Versfeld wrote: > Thanks, Ryan and Nick, > > I've played around with all the log settings in the browser console, and > run my app on multiple browsers, so that at least can be rules out as an > issue for now. > > Looking more closely

Re: Console.log messages not included post minification

2017-10-30 Thread Nick Couchman
On Mon, Oct 30, 2017 at 03:19 ErinVersfeld wrote: > I'm new to Guacamole, and am trying to adapt the base client for a project > I'm working on. However, I'm having trouble with getting my console.log > message to be included in the minified JavaScript. I'm assuming that

Re: RDP No Sound

2017-10-29 Thread Nick Couchman
On Sun, Oct 29, 2017 at 11:47 AM, Skywave wrote: > I'm setting up Guacamole for a friend. I managed to get RDP to work but i'm > scratching my brain trying to figure out how to get sound to work as well. > FreeRDP /usr/local/lib/freerdp directory has guacsnd.so. I'm at a loss as

Re: HTTP Status 404 - /guacamole

2017-10-29 Thread Nick Couchman
On Sun, Oct 29, 2017 at 07:19 Skywave wrote: > Hi, > > I installed Guacamole and enabled all services, but when I go to > http://:8080/guacamole I get > > < > http://apache-guacamole-incubating-users.2363388.n4.nabble.com/file/t419/2017-10-29_7-14-53.jpg > > > > Can anyone help?

Re: Disable SFTP from web interface

2017-10-27 Thread Nick Couchman
On Thu, Oct 26, 2017 at 5:40 PM, Anthony Moon wrote: > We’d like to eliminate the potential for administrators to have access to > this feature (if at all possible). > I do not know of a way to do this at the Guacamole level at this point. On the server-side you

Re: UNABLE TO CREATE WEBSOCKET CONNECTION

2017-10-27 Thread Nick Couchman
On Fri, Oct 27, 2017 at 12:53 PM, Amarjeet Singh wrote: > Nick, > > I already tried as you said. It' working when I am proxying through Apache > or nginx. I am getting the following error in the browser through FES : > So, this indicates the problem is with FES. > >

Re: UNABLE TO CREATE WEBSOCKET CONNECTION

2017-10-27 Thread Nick Couchman
On Fri, Oct 27, 2017 at 8:23 AM, Amarjeet Singh wrote: > Hi Team, > > Error is : > > WebSocket connection to 'wss://172.16.1.180/accops- > rdp/websocket-tunnel?token=D796521006917D22C54DC3D94D4274 > 510A0B92BB2C82F2FB394E6667F31AE34E_DATA_SOURCE=default& >

Re: Disable SFTP from web interface

2017-10-26 Thread Nick Couchman
On Thu, Oct 26, 2017 at 12:20 PM, Anthony Moon wrote: > Hi everyone, > > > > Does anyone know if there is a way of disabling the option to enable SFTP > from the client web server? > > > No...could you explain why you'd want to do this instead of just disabling it

Re: UNABLE TO CREATE WEBSOCKET CONNECTION

2017-10-26 Thread Nick Couchman
Are you connecting directly to Tomcat or are you proxying through Apache httpd, nginx, etc.? On Thu, Oct 26, 2017 at 11:34 AM, Amarjeet Singh wrote: > I am not able to connect the Websocket connections because of the > following errors : - > > Machine : Centos 7 > >

Re: base64 encoded url

2017-10-25 Thread Nick Couchman
On Wed, Oct 25, 2017 at 20:59 Steven Pollock wrote: > Running into a snag with this, could use some help. > > http://11.26.56.131:8080/guacamole/#/client/MwBjAG15c3Fs/?username= > secretuser=secretpassword > > --this works in the URL > echo 'MwBjAG15c3Fs' | base64 -d > >

Re: what is java.lang.NullPointerException

2017-10-25 Thread Nick Couchman
> > Looking through past emails, you mentioned that you have configured > Apache in front of Tomcat. Can you provide your configuration? If > Apache is misconfigured, that could easily cause this. > > - Mike > > ...you can also try connecting directly to Tomcat, bypassing Apache, and see if you

Re: Assistance on creating jar file from directory

2017-10-24 Thread Nick Couchman
On Mon, Oct 23, 2017 at 10:56 PM, Charles Mccrea wrote: > Hello Team, > > I'm getting further thanks to your help. I do believe the issue I was > having was due to the version of Guacamole I had installed. version 0.9.9 > doesn't appear to have extensions for themeing

Re: General Questions

2017-10-23 Thread Nick Couchman
On Mon, Oct 23, 2017 at 11:50 AM, Carter Sema wrote: > Noticed the picture attached on my Guacamole Account. Just wondering what > the LDAP tab was used for. I did some quick google searching and wasn’t > able to find anything. I’m assuming it’s for controlling the AD

Re: Assistance on creating jar file from directory

2017-10-21 Thread Nick Couchman
On Sat, Oct 21, 2017 at 10:04 AM, Charles Mccrea wrote: > Hi Nick, > > Still working on this issue but I'm still not seeing results. Here's the > scoop: > > Using this post - https://sourceforge.net/p/guacamole/discussion/1110834/ > thread/48fcbd3e/#bd49/2661, I'm able

Re: CAS Authentication with ADFS

2017-10-20 Thread Nick Couchman
On Fri, Oct 20, 2017 at 3:19 PM, Carter Sema wrote: > Trying out the CAS Authentication piece, and connecting back to my ADFS > environment. > > > > My cas-authorization-endpoint is set to federation.domain.org and my > cas-redirect-uri is set to

Re: Assistance on creating jar file from directory

2017-10-19 Thread Nick Couchman
On Thu, Oct 19, 2017 at 5:27 PM, Charles Mccrea wrote: > Hello Nick and thank you for this explanation. > > I've searched my guacamole server for a guacamole.properties location. I > found two: > > /etc/guacamole/guacamole.properties >

Re: mySQL authentication issue.

2017-10-19 Thread Nick Couchman
On Thu, Oct 19, 2017 at 4:19 PM, Darch wrote: > Half a day trying to figure it out...and you're right. I got all the files > directly this time. My mistake was using Maven to build my guacamole.war > file initially. > > You can definitely build it, but, if you do, make sure

Re: mySQL authentication issue.

2017-10-19 Thread Nick Couchman
On Thu, Oct 19, 2017 at 3:27 PM, Darch wrote: > Trying out Guacamole, I've followed the instructions on the site. First > step, I got it to work without issues with a flat user-mapping.xml. > > Now, moving on, I'm trying to use with mysql auth. Somehow, the > authentication

Re: Assistance on creating jar file from directory

2017-10-19 Thread Nick Couchman
On Thu, Oct 19, 2017 at 2:40 PM, Charles Mccrea wrote: > Hello, > > I'm attempting to make a custom icon on my login page. I've installed > Guacamole on CentOS 7. > > I'm using information from this page - http://apache-guacamole- >

Re: Websockets not working

2017-10-19 Thread Nick Couchman
On Thu, Oct 19, 2017 at 1:36 PM, Colin McGuigan < colin_guacam...@walkingshadows.org> wrote: > Update: Without changing any configuration (only working on my extension), > this problem resolved itself and I now see the websocket tunnel in use. > > I have no idea what caused it to change, other

Re: Problems with basic authentication

2017-10-18 Thread Nick Couchman
On Wed, Oct 18, 2017 at 8:30 AM, Felix Wolfheimer < f.wolfhei...@googlemail.com> wrote: > Hi Nick, > > thanks for your help and your suggestions. I created /etc/guacamole and > put guacamole.properties into this directory. The file has the following > content: > > guacd-hostname: localhost >

Re: Guacamole ldap-group-base-dn

2017-10-17 Thread Nick Couchman
On Tue, Oct 17, 2017 at 2:14 PM, Carter Sema wrote: > I read the following article https://issues.apache.org/ > jira/browse/GUACAMOLE-12 when I was looking for how to assign connections > to LDAP users. From the article it sounds like I can use AD Security > Groups? Is this

Re: Connection Error

2017-10-16 Thread Nick Couchman
On Wed, Oct 11, 2017 at 10:46 AM, surfshack66 wrote: > Unfortunately, I'm still having this issue where the connection drops > (receive an error) due to the corporate network interfering. I don't > understand how it could be or what to do now, but any help would be >

Re: what is java.lang.NullPointerException

2017-10-16 Thread Nick Couchman
On Mon, Oct 9, 2017 at 8:28 AM, Youhei Ootsuki wrote: > Hi, > > > > Thank you very much for your reply. > > > > At what point in the process do you get the error? > > I can login to My Guacamole server. ( HTTPS ) > but, I can not connect to the remote server with SSH. >

Re: Apache Force Re-Direct to HTTPS

2017-10-16 Thread Nick Couchman
On Mon, Oct 16, 2017 at 10:25 PM, Carter Sema wrote: > I checked my Apache folders and my only site-enabled is my tomcat one, and > just to be safe, I deleted the default ones in sites-available, rebooted > apache2 and reloaded, still no luck. I can actually access HTTP

Re: Re: UserName in Guacamole Extension

2017-10-16 Thread Nick Couchman
On Mon, Oct 16, 2017 at 4:44 PM, @eve0s wrote: > · Replace content of menu-dropdown to add an ID on the username > DIV > > > > > > > > > > ng-click="toggleMenu()"> > > {{menuTitle}} > > > > > > > > > > > >

Re: Apache Force Re-Direct to HTTPS

2017-10-16 Thread Nick Couchman
On Mon, Oct 16, 2017 at 3:42 PM, Carter Sema wrote: > So, guac is configured to use Lets Encrypt for a SSL cert and it works > great. But, my unsecured version is still open. My Apache configuration is > set to redirect to HTTPs, but guac doesn’t seem to be listening, or my

Re: Cisco ASA webvpn and Guac 0.9.13

2017-10-13 Thread Nick Couchman
On Fri, Oct 13, 2017 at 7:16 AM, wrote: > Hi there, > > https://issues.apache.org/jira/browse/GUACAMOLE-65 seems to have sprung > up again. > > The workaround (the APCF) does not seem to work any longer. > > Can anyone confirm? > > Thanks > > Marki > > Marki, The last time

Re: Headless Guacamole protocol plugins

2017-10-12 Thread Nick Couchman
On Wed, Oct 11, 2017 at 5:00 PM McRoy, Jeffrey (GE Healthcare) < jeffrey.mc...@ge.com> wrote: > Hi Everyone, > > > Has anyone tried making a headless protocol plugin to do a specific job? > For example, download a file to a specific local guac server location. In > the hypothetical example below

Re: auto-provisioning for auth-header?

2017-10-12 Thread Nick Couchman
On Thu, Oct 12, 2017 at 10:49 PM Jason Haar wrote: > Hi there > > Is there any way to have guacamole auto-provision a new profile the first > time a user connects? In particular I was wanting a set of default RDP/SSH > connectors (ie equivalent to /etc/skel for Linux

Re: Guacamole Dropping Connections

2017-10-12 Thread Nick Couchman
On Thu, Oct 12, 2017 at 3:16 PM, Carter Sema wrote: > Check /var/log/messages or journalctl = see screenshot attached. This is > all I have under /var/log. My Distro is Ubuntu Server 16.04. Any other > locations where those guacd logs might live? > > > You can check

Re: Deploying locally built WAR

2017-10-12 Thread Nick Couchman
On Thu, Oct 12, 2017 at 2:49 PM, Ryan Underwood wrote: > I think that is part of the problem. Could someone post the dockerfile > that you guys used for the docker image on docker hub? For some reason > that one posted without the dockerfile. > > Thank you > > > You

Re: Guacamole Dropping Connections

2017-10-12 Thread Nick Couchman
On Thu, Oct 12, 2017 at 2:33 PM, Carter Sema wrote: > OK! That seemed to work… But now there another error. > > When trying to connect to a machine it says “ > > The remote desktop server is currently unreachable. If the problem > persists, please notify your system

Re: execute script on “guacamole server” before/after connecting ?

2017-10-12 Thread Nick Couchman
2017-10-12 13:19 GMT-04:00 Jonathan Haché-Deschênes < jhache-desche...@infoplus.ca>: > Is there a way to execute script on “guacamole server” before/after > connecting a specific RDP, VNC, TELNET, SSH connexion. > > > > We want to be able to execute script before connecting to session. > > -

Re: Deploying locally built WAR

2017-10-12 Thread Nick Couchman
On Thu, Oct 12, 2017 at 1:47 PM, Ryan Underwood wrote: > I built the war with no issues, dropped it into the tomcat folder (in > docker) and bounced the container. Now the MySQL authentication/extension > appears to have issues. Any ideas? > > For reference, I’m still

Re: Guacamole Dropping Connections

2017-10-12 Thread Nick Couchman
On Thu, Oct 12, 2017 at 12:52 PM, Carter Sema wrote: > Installed Fresh Guacamole 0.9.13, using mysql database backend for user > and LetsEncrypt! For SSL with Apache2 for a reverse proxy. Guacamole won’t > allow sessions to connect. Checked my catalina.out log and I’m seeing

Re: Guacamole "protocol is not installed"

2017-10-12 Thread Nick Couchman
Brian, What version of Guacamole gets installed? If my searches are correct, the versions of Guacamole available in the Ubuntu repositories are 0.9.9 and 0.8.3 - very old versions of Guacamole. You probably want to try downloading the source and installing following the build instructions:

Re: [RDP] NLA Authentification fails with username who contains some characters

2017-10-11 Thread Nick Couchman
On Wed, Oct 11, 2017 at 8:54 AM, cbosys wrote: > *Guacamole server 0.9.11-incubating* > *Guacamole client 0.9.11* > Can you try 0.9.13-incubating (the latest) and see if the issue still exists there? -Nick

Re: Guacamole Install Script problems

2017-10-10 Thread Nick Couchman
On Tue, Oct 10, 2017 at 2:14 PM, Carter Sema wrote: > Installed Guacamole from this script several times > https://sourceforge.net/projects/guacamoleinstallscript/ . Without any > problems, went to stand up a testing box and its acting like the > application didn’t install.

Re: have got auth-header working - but can't see any "" options

2017-10-09 Thread Nick Couchman
Jason, On Mon, Oct 9, 2017 at 10:06 PM, Jason Haar wrote: > Hi there > > I've just started playing with guacamole and have successfully got as far > as creating a standalone user-profile (ie username/password) > in user-mapping.xml - some RDP and SSH sessions - all

Re: Error message when disconnecting a Windows Server 2012

2017-10-09 Thread Nick Couchman
On Mon, Oct 9, 2017 at 6:09 AM, Kevin Rivrain wrote: > Hello, > > > > For information I quickly tested Guacamole installation on Centos 7 (my > previous installations were on Debian 8) and I don’t have the problem when > I logout from Windows now… > > Interesting. > >

Re: Looking for help with Sles 12 SP2 and guacamole with freerdp

2017-10-08 Thread Nick Couchman
On Thu, Oct 5, 2017 at 7:25 AM, Grohnwaldt, Klaus wrote: > Hello, > > I'm trying to set up a guacamole enviroment and run into a challenge on my > SLES 12 SP2. > > I'm not able to "make" the guacamole server with support for RDP, since > something is wrong with the

Re: Screen Recording with Mouse Cursor

2017-10-08 Thread Nick Couchman
On Thu, Oct 5, 2017 at 2:59 PM, Aaron Newsome wrote: > Hi all. I posted this question a few weeks back and got zero response. The > list seems more active now so maybe someone has some insight into this now. > Sorry for the repost. > > No worries, sometimes we need a

Re: what is java.lang.NullPointerException

2017-10-08 Thread Nick Couchman
On Fri, Oct 6, 2017 at 6:59 AM, Youhei Ootsuki wrote: > Hi, > > > Thank you very much for your reply. > > > > Are you using the Guacamole Client, or are you writing your own custom > application? Can you provide more details about what you're doing when you > encounter

Re: Clipboard Usage

2017-10-08 Thread Nick Couchman
On Sun, Oct 8, 2017 at 3:37 PM, Steve Karam wrote: > Hi Philip, > > If you’re using Chrome you can install this extension: https://chrome. > google.com/webstore/detail/clipboard-permission-mana/ > ipbhneeanpgkaleihlknhjiaamobkceh?hl=en > > On a supported guacamole

Re: what is java.lang.NullPointerException

2017-10-05 Thread Nick Couchman
On Thu, Oct 5, 2017 at 9:40 AM, Youhei Ootsuki wrote: > Hi, > > > What happened > > Please tell me the solution > > > Are you using the Guacamole Client, or are you writing your own custom application? Can you provide more details about what you're doing when you

Re: showing an error message to the end user

2017-10-04 Thread Nick Couchman
On Tue, Oct 3, 2017 at 6:41 PM, Mike Jumper wrote: > On Tue, Oct 3, 2017 at 2:00 PM, shaykeren wrote: > >> Hi, >> I've implemented my own AuthenticationProvider. >> I would like to show an error message to user if some request parameter >> is not

Re: Error message when disconnecting a Windows Server 2012

2017-10-03 Thread Nick Couchman
On Tue, Oct 3, 2017 at 10:50 AM, Kevin Rivrain wrote: > Hello, > > > > No one has encountered this problem on Windows Server 2012 R2 ? > > It is possible to change Guacamole configuration to come back at the main > page automatically after logout a Server to bypass this

Re: french translation in 0.9.13 ?

2017-10-03 Thread Nick Couchman
On Tue, Oct 3, 2017 at 5:21 AM, fou fe wrote: > Hi > > In fresh installation of Guacamole 0.9.13 I see that some new words are > missed in fr.json like Guacamole Proxy Parameters : > > Can you confirm that ? > > F.F > Fou, We do our best to get the translations into to as many

Re: Automatic execution of commands in Telnet/SSH

2017-10-02 Thread Nick Couchman
Jeff, Guacamole does not work any different in this regard than logging into the SSH or Telnet system with a terminal emulator. So, you can certainly set a command to run at login, which will be executed in the context of the user's login shell and environment, but there's no special way that

Re: How-to - Guacamole with Google Authenticator for 2FA

2017-10-01 Thread Nick Couchman
> > My impression of CAS is that it is notoriously difficult to get working > due to it's relative paucity of documentation / sample configurations, and > its development / release ethos. On that basis, any write-up would benefit > CAS even more than Guacamole! > > Yes, I've set it up several

Re: How-to - Guacamole with Google Authenticator for 2FA

2017-09-30 Thread Nick Couchman
David, Thanks for the fantastic write-up! I think using CAS only for Guacamole 2FA is probably overkill for most folks, but if you're already using CAS or want CAS for 2FA for other stuff, and want to integrate Guacamole into it, this is great. I'll try to take a look at your write-up in detail

Re: Error message when disconnecting a Windows Server 2012

2017-09-28 Thread Nick Couchman
On Thu, Sep 28, 2017 at 12:23 PM, Kevin Rivrain wrote: > Hello everyone, > > > > I have a problem when disconnecting a Windows Server 2012. Indeed, this > message appear : « The remote desktop server is currently unavailable. If > the problem persists, please notify

Re: Handling a SAML POST response

2017-09-28 Thread Nick Couchman
On Thu, Sep 28, 2017 at 12:20 PM, Colin McGuigan < colin_guacam...@walkingshadows.org> wrote: > Nick; > > Thanks for all your help. Let me elaborate. > > When I say I have a REST service, it's just as you described -- a WS > annotated class that is returned from the authentication provider's >

Re: Handling a SAML POST response

2017-09-28 Thread Nick Couchman
> > >> So, I think the approach you need to take is that, within the SAML >> extension itself, you need to create a REST endpoint that consumes handles >> a POST call to it, processes the data from the POST, and then translates >> that to the correct call to /guacamole/api/tokens to tell Guacamole

Re: Docker Guacamole Latest

2017-09-28 Thread Nick Couchman
> > > > guacamole/guacamole is something anyone in the Guacamole PPMC controls, > including myself. You should have access, too, as all committers are > implicitly PPMC within Guacamole. If not, that's an oversight we should > correct. > > See:

Re: Docker Guacamole Latest

2017-09-27 Thread Nick Couchman
> > >> >> Since 0.9.10-incubating++ appear under guacamole/guacamole it may be >> worth stripping the same out of glyptodon/guacamole to funnel those like me >> more directly towards the right answer. >> >> > The Guacamole project doesn't control whether third parties distribute > their own Docker

Re: Handling a SAML POST response

2017-09-27 Thread Nick Couchman
On Wed, Sep 27, 2017 at 6:31 PM, Nick Couchman <vn...@apache.org> wrote: > > > On Wed, Sep 27, 2017 at 5:35 PM, Colin McGuigan <colin_guacamole@ > walkingshadows.org> wrote: > >> So I went ahead and created an external web service that internally calls >> /g

Re: Handling a SAML POST response

2017-09-27 Thread Nick Couchman
On Wed, Sep 27, 2017 at 5:35 PM, Colin McGuigan < colin_guacam...@walkingshadows.org> wrote: > So I went ahead and created an external web service that internally calls > /guacamole/api/tokens, and then redirects to /guacamole/#/token= > When you say you created an external web service, what do

Re: Docker Guacamole Latest

2017-09-27 Thread Nick Couchman
On Wed, Sep 27, 2017 at 11:26 AM, Jacob Staub wrote: > Hello, > > Click here for guacamole. > > Click here for guacd. > > Regards, > Jake > If you look at the Tags tab on both of

Re: Docker Guacamole Latest

2017-09-27 Thread Nick Couchman
Please let us know how/from where you're pulling the image? -Nick On Wed, Sep 27, 2017 at 11:04 AM, Jacob Staub wrote: > Good morning, > > I have been working on updating Docker Guacamole from 0.9.9 to 0.9.13. I > have pulled the latest image for guacamole and guacd. But

Re: Websocket tunnel connection time out issues

2017-09-21 Thread Nick Couchman
On Wed, Sep 20, 2017 at 10:08 PM, Eric Sten wrote: > Mike, Nick: > > Because I am a glutton for punishment I decided to try installing > Guacamole 0.9.13 one more time in FreeBSD, but this time with a fresh > FreeBSD 11 install, not 10.3. Wouldn’t you know it

Re: Issues with mysql/mariadb authentication

2017-09-21 Thread Nick Couchman
On Wed, Sep 20, 2017 at 9:03 PM, Eric Sten wrote: > Mike, Nick. > > After turning SELinux back on I found that the mysql_connect_any setting > is OFF when I ran a getsebool -a | grep mysql. After setting it to be on > with the *setsebool mysql_connect_any 1 *I am able

Re: value of ${GUAC_USERNAME} need help

2017-09-20 Thread Nick Couchman
On Wed, Sep 20, 2017 at 4:21 AM, fouad fezzi wrote: > Hi , > > I have guacamole 0.9.11 running and I want to set drive share but i have > problem with value of GUAC_USERNAME. > When 2 users are connected they have the same directory share in windows > server. > Do i forget

Re: 答复: guacamole remote access win10 failed

2017-09-19 Thread Nick Couchman
Oliver, Are you using NLA Encryption with the Windows 10 connection? I believe Windows 8 and greater, by default, *require* NLA authentication, so you *must* be using that, or you *must* reconfigure Windows to support non-NLA encryption. Microsoft was headed this way in Windows 7, and I believe

Re: guacamole remote access win10 failed

2017-09-15 Thread Nick Couchman
On Fri, Sep 15, 2017 at 5:02 AM, Oliver.Zhan wrote: > I can remote win7 from guacamole succesffully, but when I remote access > win10, a error appear: > > Error connecting to RDP server > > > > My configuration for win10 is correct and I can access the win10 by >

Re: How do I ensure that the sample guacamole I use is using websockets and not ajax (XMLHttpRequest) ?

2017-09-05 Thread Nick Couchman
If you look at the catalina.out file from Tomcat, or the matching file from any other Java application server, you'll see a warning at the time of connection if it's using HTTP instead of Websocket for the tunnel.  If you see this warning then you need to make sure that you have properly

Re: Raspberry Pi3 Debian compile fails for Stable and git versions of Guacamole server

2017-09-01 Thread Nick Couchman
What version of Debian are you compiling on, and what version of GCC are you using? -NickOn Thursday, August 31, 2017, 12:47:56 AM EDT, ReachNab wrote:   CC      libguac_terminal_la-typescript.lo typescript.c: In function 'guac_terminal_typescript_alloc':

Re: Want to copy/paste data directly to terminal and vice versa with out clipboard .

2017-08-31 Thread Nick Couchman
ptions to allow/disallow.  The clipboard icon I saw in the screenshot for the Chrome extension doesn’t show up in my browser when I’m on a Guacamole page. Could this be because I’m on guacamole 0.9.8? On Aug 31, 2017, at 4:11 PM, Nick Couchman <nick.couch...@yahoo.com> wrote: Steve,After

Re: Want to copy/paste data directly to terminal and vice versa with out clipboard .

2017-08-31 Thread Nick Couchman
:27 PM, Nick Couchman <nick.couch...@yahoo.com> wrote: I assume you don't mean "without clipboard" and, instead, you mean "without Ctrl-Alt-Shift menu"?  You can do this in Google Chrome using the Clipboard Permission Manager plugin - it allows you to allow web pages

Re: Want to copy/paste data directly to terminal and vice versa with out clipboard .

2017-08-31 Thread Nick Couchman
I assume you don't mean "without clipboard" and, instead, you mean "without Ctrl-Alt-Shift menu"?  You can do this in Google Chrome using the Clipboard Permission Manager plugin - it allows you to allow web pages to access the client clipboard directly without having to paste it into the hidden

Re: Granting users permissions after LDAP authentication

2017-08-31 Thread Nick Couchman
Mike asked the following follow-up question: > Are you using any other extensions to provide storage for the connection data >itself? Or are you planning on storing the connection data within the LDAP >directory? Which received no response. The reason Mike asked is because the answer is that

Re: Mike do you need anything?

2017-08-29 Thread Nick Couchman
Definitely check JIRA - that's where issues get logged and you can find ones that aren't owned by anyone and aren't actively being worked and contribute to those.  Create an account for yourself and grab an issue that you want to work and work on it.  The process for contributing code to the

Re: Docker installation problem

2017-08-29 Thread Nick Couchman
Yes, the structure has changed since then - you'll need to use the update scripts included in the PostgreSQL module to update to the 0.9.13 schema.  You don't need to recreate the entire database - there are scripts specifically for updating the schema from one version to another. -NickOn

Re: How to use just the backend of guac

2017-08-24 Thread Nick Couchman
Scott,There is some example code available, both in the manual and in the github repository for guacamole-client, that should provide some guidance on how to do this.  You can implement it from the ground-up, or you could use the guacamole-common component of the repository to do the core

Re: How to use just the backend of guac

2017-08-24 Thread Nick Couchman
Scott,Guacamole is, really, a protocol.  It's a way of converting the various remote desktop protocols - like RDP, VNC, SSH, etc., - to a single protocol.   There is a Guacamole Server (guacd) and a Guacamole Client.  The Guacamole Server, guacd, handles the translating RDP, VNC, SSH, and

Re: IP of web session for ssh connection

2017-08-24 Thread Nick Couchman
. But it always stops where communication is aggregated in one single process and connections becoming 1:n. (e.g. nginx) kind regards Tjareson Am 24.08.2017 um 09:02 schrieb Nick Couchman: A word of caution about no-auth: it is deprecated, no longer maintained or supported, and will

Re: IP of web session for ssh connection

2017-08-24 Thread Nick Couchman
s kind of a question mark. Am 23.08.2017 um 17:38 schrieb Nick Couchman: There may be some buffering done inside the Guacamole code somewhere - I'm not sure about that.  Maybe Mike or James can chime in and confirm or debunk that? -Nick On Wednesday, August 23, 2017, 5:10:19

Re: CAS extensions with Docker?

2017-08-24 Thread Nick Couchman
Tako,You would probably have to modify the Dockerfile to copy in the extension at build time, or find some other way of injecting the CAS extension into the correct place in the docker image.  Once that's done you need two config lines in the guacamole.properties file, as well. -Nick On

Re: RE: RE: Disable Hidden Menu

2017-08-24 Thread Nick Couchman
024719 div.yiv4861024719WordSection1 {}#yiv4861024719 RDP to Windows and SSH to Linux all thru Guacamole.   From: Nick Couchman [mailto:nick.couch...@yahoo.com] Sent: 02 August 2017 15:17 To: user@guacamole.incubator.apache.org Subject: Re: RE: Disable Hidden Menu   What type of systems are you conn

Re: how to use guacamole-auth-header?

2017-08-24 Thread Nick Couchman
Take a look at the following page: http://guacamole.incubator.apache.org/doc/gug/header-auth.html Basically, you do the following:- Install the extension into your Guacamole extensions directory- If you want a header other than REMOTE_USER to be used for authentication, edit the

Re: IP of web session for ssh connection

2017-08-23 Thread Nick Couchman
first session survives somehow, even if the same user logs in from a different ip. kind regards Tjareson Am 23.08.2017 um 14:46 schrieb Nick Couchman: In addition to what you've set up there (which I believe is correct), you also need to add the remote IP valve to your Tomcat configu

Re: IP of web session for ssh connection

2017-08-23 Thread Nick Couchman
08.2017 um 10:36 schrieb Nick Couchman: Took a look at the available SSH client options, and I do not see an obvious way to pass through the client hostname/IP/identity to the server.  Here are the two options I see: - As mentioned before, you can use the Execute Command parameter to pass thro

Re: IP of web session for ssh connection

2017-08-23 Thread Nick Couchman
of extra configuration to allow this behavior - particularly given the fact that you can just do it on the command line. -Nick On Wednesday, August 23, 2017, 9:49:36 AM EDT, Nick Couchman <nick.couch...@yahoo.com> wrote: Tjareson,While RDP currently has an option to pass through the clien

Re: IP of web session for ssh connection

2017-08-23 Thread Nick Couchman
Tjareson,While RDP currently has an option to pass through the client name, SSH does not.  I need to look and see if there's an easy way to enable this functionality in Guacamole, but the only thing I'd suggest today is that you might be able to find a way to use the "Execute Command" parameter

Re: ACTION REQUIRED : CLIPBOARD Redirection not Working in guacamole-server-0.9.13-incubating

2017-08-23 Thread Nick Couchman
On Wednesday, August 23, 2017, 1:53:38 AM EDT, Amarjeet Singh wrote: > Hi Team, > I did the fresh installation of Guacamole client and server. While building ( > mvn package ) client there is a Build Failure. below are the errors : -  >  >>> [INFO] guacamole-common

Re: Enable URL sharing

2017-08-21 Thread Nick Couchman
feature.  Basically what I want is to share the connection url with some people when I create a connection. On Mon, Aug 21, 2017 at 7:42 AM, Nick Couchman <nick.couch...@yahoo.com> wrote: Could you clarify what you mean by URL sharing feature?  I'm not sure what, specifically, you're refe

  1   2   >