Re: Telnet/SSH buffer size

2017-10-20 Thread McRoy, Jeffrey (GE Healthcare)
Hi Mike, Thanks for the additional info and code reference. Regards, Jeff On 10/19/17, 9:38 PM, "Mike Jumper" wrote: On Thu, Oct 19, 2017 at 8:14 AM, Nick Couchman wrote: > On Thu, Oct 19, 2017 at 9:24 AM, McRoy, Jeffrey (GE Healthcare) > wrote: >&

Re: Telnet/SSH buffer size

2017-10-19 Thread McRoy, Jeffrey (GE Healthcare)
ffer size On Thu, Oct 19, 2017 at 9:24 AM, McRoy, Jeffrey (GE Healthcare) wrote: Hi Everyone, Does anyone know what the buffer size is for Guac’s Telnet and SSH sessions? For SSH, looks like 8192: https://github.com/apache/incubator-guacamole-server/blob/95be88be19e04e07ac1dafb8

Telnet/SSH buffer size

2017-10-19 Thread McRoy, Jeffrey (GE Healthcare)
Hi Everyone, Does anyone know what the buffer size is for Guac’s Telnet and SSH sessions? Thanks, Jeff smime.p7s Description: S/MIME cryptographic signature

Re: Guacd Telnet/SSH settings

2017-10-17 Thread McRoy, Jeffrey (GE Healthcare)
e.org" Date: Monday, October 16, 2017 at 7:32 PM To: "user@guacamole.incubator.apache.org" Subject: EXT: Re: Guacd Telnet/SSH settings On Mon, Oct 16, 2017 at 11:06 AM, McRoy, Jeffrey (GE Healthcare) wrote: Hi Everyone, The newer versions of guacd allow for setting the col

Guacd Telnet/SSH settings

2017-10-16 Thread McRoy, Jeffrey (GE Healthcare)
Hi Everyone, The newer versions of guacd allow for setting the color scheme, font size, and session capture. It looks like these are all set at the creation of the connection using guacd parameters. So far, I haven’t found a reference to accessing these features through the Javascript layer

Re: Headless Guacamole protocol plugins

2017-10-12 Thread McRoy, Jeffrey (GE Healthcare)
quot;user@guacamole.incubator.apache.org" Date: Thursday, October 12, 2017 at 10:10 PM To: "user@guacamole.incubator.apache.org" Subject: EXT: Re: Headless Guacamole protocol plugins On Wed, Oct 11, 2017 at 5:00 PM McRoy, Jeffrey (GE Healthcare) wrote: Hi Everyone, H

Headless Guacamole protocol plugins

2017-10-11 Thread McRoy, Jeffrey (GE Healthcare)
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 when the Guacamole.Client connects it would login to hostname and download the remote file specified fr

Re: Automatic execution of commands in Telnet/SSH

2017-10-04 Thread McRoy, Jeffrey (GE Healthcare)
ion() { sendCommand (guac, "ls -al\r"); }, 1000); Regards, Jeff From: "McRoy, Jeffrey (GE Healthcare)" Reply-To: Date: Tuesday, October 3, 2017 at 5:00 PM To: "user@guacamole.incubator.apache.org" Subject: EXT: Re: Automatic execution of commands in Teln

Re: Automatic execution of commands in Telnet/SSH

2017-10-03 Thread McRoy, Jeffrey (GE Healthcare)
and then drops the user into a shell. But, again, this is exactly the same process you'd use if you wanted to do this for someone using ssh or telnet on a command line. -Nick On Mon, Oct 2, 2017 at 4:46 PM, McRoy, Jeffrey (GE Healthcare) wrote: Hi Everyone, Has anyone experimen

Re: Automatic execution of commands in Telnet/SSH

2017-10-03 Thread McRoy, Jeffrey (GE Healthcare)
ns and then drops the user into a shell. But, again, this is exactly the same process you'd use if you wanted to do this for someone using ssh or telnet on a command line. -Nick On Mon, Oct 2, 2017 at 4:46 PM, McRoy, Jeffrey (GE Healthcare) wrote: Hi Everyone, Has anyone experi

Automatic execution of commands in Telnet/SSH

2017-10-02 Thread McRoy, Jeffrey (GE Healthcare)
Hi Everyone, Has anyone experimented with automatically executing a command on the remote system directly after logging in using the Telnet or SSH protocol plugins? Thanks & Regards, Jeff smime.p7s Description: S/MIME cryptographic signature

Re: Looking for a guacamole contractor

2017-08-18 Thread McRoy, Jeffrey (GE Healthcare)
Check here for development services… https://guacamole.incubator.apache.org/support/#commercial-support Regards, -Jeff From: Antony Awaida Reply-To: "user@guacamole.incubator.apache.org" Date: Friday, August 18, 2017 at 11:46 AM To: "user@guacamole.incubator.apache.org" Subje

Re: How to stop other user from connecting If one user is already using the Remote computer

2017-07-21 Thread McRoy, Jeffrey (GE Healthcare)
>From another perspective… What about configuring the remote computer to accept >only one remote desktop connection at a time? Regards, -Jeff From: Masood Hussain Reply-To: "user@guacamole.incubator.apache.org" Date: Friday, July 21, 2017 at 8:59 AM To: "user@guacamole.incuba

Re: guacamole-server-0.9.12 and xf86-video-guac

2017-07-04 Thread McRoy, Jeffrey (GE Healthcare)
On Thu, Jun 29, 2017 at 6:11 PM, McRoy, Jeffrey (GE Healthcare) wrote: Hi Everyone, I’ve made several successful installations of guacamole-server-0.9.12 with xf86-video-guac in Fedora 23. I moved to Oracle Linux using the same installation steps. My Guac client (0.9.12) is able to connect

Re: xf86-video-guac: Running multiple X Servers

2017-07-03 Thread McRoy, Jeffrey (GE Healthcare)
. Regards, Jeff From: Mike Jumper Reply-To: "user@guacamole.incubator.apache.org" Date: Sunday, July 2, 2017 at 2:31 PM To: "user@guacamole.incubator.apache.org" Subject: EXT: Re: xf86-video-guac: Running multiple X Servers On Tue, Jun 27, 2017 at 12:56 PM, McRoy, Je

guacamole-server-0.9.12 and xf86-video-guac

2017-06-29 Thread McRoy, Jeffrey (GE Healthcare)
Hi Everyone, I’ve made several successful installations of guacamole-server-0.9.12 with xf86-video-guac in Fedora 23. I moved to Oracle Linux using the same installation steps. My Guac client (0.9.12) is able to connect to xf86-video-guac, but the tunnel won’t come up. I’ve tried rebuilding an

Re: xf86-video-guac: Running multiple X Servers

2017-06-27 Thread McRoy, Jeffrey (GE Healthcare)
on startx /usr/bin/startlxde -display :2 -- :2 -config /etc/X11/xorg.conf.d/xorg.conf.guac.2 & Where xorg.conf.guac.2 contains: Section "Device" Identifier "GuacCard" Driver "guac" Option "ListenAddress" "0.0.0.0" Option &q

xf86-video-guac: Running multiple X Servers

2017-06-27 Thread McRoy, Jeffrey (GE Healthcare)
Hi Mike, Does this seem appropriate for running multiple instances of X Server using the xf86-video-guac driver? startx -display :1 -- :1 -ac -config /etc/X11/xorg.conf.d/xorg.conf.guac.1 & Where xorg.conf.guac.1 contains: Section "Device" Identifier "GuacCard" Driver "guac" Op

Re: RDP Library not being found

2017-06-09 Thread McRoy, Jeffrey (GE Healthcare)
Hi Alex, You are correct, /usr/local/lib/libguac-client-rdp.so won’t show up until after Guac is successfully built with RDP included. You can test xfreerdp by simply trying to run it. You’ll need a Windows RDP Server listening somewhere. If “man xfreerdp” doesn’t work you can get to the man p

Re: RDP Library not being found

2017-06-08 Thread McRoy, Jeffrey (GE Healthcare)
Hi Alex, You have to use one of the stable releases of FreeRDP (FreeRDP Stable 1.0 or 1.1). Here’s a link to get the source and a link with the build instructions. https://github.com/FreeRDP/FreeRDP/tree/stable-1.1 https://github.com/FreeRDP/FreeRDP/wiki/Compilation If after building, in

Re: EXT: FreeRDP lib version

2017-05-15 Thread McRoy, Jeffrey (GE Healthcare)
V VM. "Installed version of FreeRDP lacks support for the >preconnection PDU. The specified preconnection BLOB and/or ID will be >ignored". >Which distro or FreeRDP I should use to enable Hyper-V VM connection >and compile guacd with no error or tricks? > >2017-05-12 20:

Re: EXT: FreeRDP lib version

2017-05-12 Thread McRoy, Jeffrey (GE Healthcare)
Hi Jerome, FreeRDP Stable 1.0 or 1.1 https://github.com/FreeRDP/FreeRDP/tree/stable-1.1 https://github.com/FreeRDP/FreeRDP/wiki/Compilation If after building, installing, and running ldconfig you have an issue with Guac finding the FreeRDP libraries, try this: Run ldd on the /usr/local/lib/libgu

xf86 server and remote X connections

2017-04-19 Thread McRoy, Jeffrey (GE Healthcare)
Hi Mike, If I modify startx so remote connections are allowed, the guac X.Org driver shouldn¹t effect the X Server¹s ability to accept remote connects, correct? Thanks, Jeff smime.p7s Description: S/MIME cryptographic signature

Re: xf86 server - issue getting guacd to recognize the new xorg libraries

2017-04-19 Thread McRoy, Jeffrey (GE Healthcare)
Hi Mike, Well, recompiled and reinstalled. Problem went away. Go figure. :) -Jeff On 4/18/17, 3:32 PM, "McRoy, Jeffrey (GE Healthcare)" wrote: >Hi Mike, > >It looks like a segmentation fault is happening after the guacd X.Org >driver loads. I was able to get a bac

Re: xf86 server - issue getting guacd to recognize the new xorg libraries

2017-04-18 Thread McRoy, Jeffrey (GE Healthcare)
. Please also check the log file at "/home/insite/.local/share/xorg" (EE) (EE) Server terminated with error (1). Closing log file. Unable to run X server On 4/17/17, 4:51 PM, "Mike Jumper" wrote: >On Mon, Apr 17, 2017 at 2:38 PM, McRoy, Jeffrey (GE Healthcare) > wrot

Re: EXT: Re: xf86 server - issue getting guacd to recognize the new xorg libraries

2017-04-17 Thread McRoy, Jeffrey (GE Healthcare)
Agreed. I’m using Fedora 23 and I think my issue is getting the X server to use my xorg.conf file. It seems to ignore it whether I put in /etc/X11/ or /etc/X11/xorg.conf.d/. On 4/17/17, 4:51 PM, "Mike Jumper" wrote: >On Mon, Apr 17, 2017 at 2:38 PM, McRoy, Jeffrey (GE Health

Re: EXT: Re: xf86 server - issue getting guacd to recognize the new xorg libraries

2017-04-17 Thread McRoy, Jeffrey (GE Healthcare)
Jeff On 4/17/17, 2:53 PM, "Mike Jumper" wrote: >On Mon, Apr 17, 2017 at 12:02 PM, McRoy, Jeffrey (GE Healthcare) > wrote: >> Thank you Mike. >> >> I was able to get the xf86 server code to build and install. I deployed >>the >> guacamol

xf86 server - issue getting guacd to recognize the new xorg libraries

2017-04-17 Thread McRoy, Jeffrey (GE Healthcare)
ion "Display" Viewport 0 0 Depth 24 EndSubSection EndSection # # Video output to Guacamole # Section "Monitor" Identifier "GuacMonitor" EndSection Section "Device" Identifier "GuacCard" Driver "guac" Option &q

Re: X11 Server protocol plugin

2017-04-04 Thread McRoy, Jeffrey (GE Healthcare)
bSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" View

Re: EXT: Re: X11 Server protocol plugin

2017-04-03 Thread McRoy, Jeffrey (GE Healthcare)
in On Wed, Mar 15, 2017 at 3:09 PM, McRoy, Jeffrey (GE Healthcare) wrote: > Thanks for the quick reply Mike. Is the experimental code for the X11 server > protocol plugin available for others to work with? > You can find it on the "xf86-video-guac" branches of my GitHub forks

Re: EXT: Re: X11 Server protocol plugin

2017-03-29 Thread McRoy, Jeffrey (GE Healthcare)
2:48 PM To: "user@guacamole.incubator.apache.org" Subject: Re: EXT: Re: X11 Server protocol plugin On Wed, Mar 15, 2017 at 3:09 PM, McRoy, Jeffrey (GE Healthcare) wrote: > Thanks for the quick reply Mike. Is the experimental code for the X11 server > protocol plugin available for ot

VNC and RA2 encryption (RealVNC Server)

2017-03-24 Thread McRoy, Jeffrey (GE Healthcare)
Hi Everyone, I reviewed the VNC configuration online documentation and it doesn¹t look like the security type is a parameter. Has anyone looked into the Guac VNC protocol plugin supporting RA2 encryption to be RealVNC compatible? Thanks & Regards, Jeff smime.p7s Description: S/MIME cryptogra

Re: EXT: Re: X11 Server protocol plugin

2017-03-17 Thread McRoy, Jeffrey (GE Healthcare)
rver protocol plugin On Wed, Mar 15, 2017 at 3:09 PM, McRoy, Jeffrey (GE Healthcare) wrote: > Thanks for the quick reply Mike. Is the experimental code for the X11 server > protocol plugin available for others to work with? > You can find it on the "xf86-video-guac" b

Re: EXT: Re: X11 Server protocol plugin

2017-03-15 Thread McRoy, Jeffrey (GE Healthcare)
To: "user@guacamole.incubator.apache.org" Subject: EXT: Re: X11 Server protocol plugin On Mar 15, 2017 11:53 AM, "McRoy, Jeffrey (GE Healthcare)" wrote: > Hi Everyone, > > Does anyone know if any work has been done towards a X11 Server plugin > protocol for Guac? Yes: https://issues.a

X11 Server protocol plugin

2017-03-15 Thread McRoy, Jeffrey (GE Healthcare)
Hi Everyone, Does anyone know if any work has been done towards a X11 Server plugin protocol for Guac? Thanks & Regards, Jeff smime.p7s Description: S/MIME cryptographic signature

Re: EXT: Re: Telnet/SSH Terminal Emulation

2017-02-23 Thread McRoy, Jeffrey (GE Healthcare)
al emulator was written by following the above >documentation, referencing the ECMA-48 spec for additional >information/context as necessary. > >- Mike > > >On Wed, Feb 22, 2017 at 2:06 PM, McRoy, Jeffrey (GE Healthcare) > wrote: >> Hi Everyone, >> >> What

Telnet/SSH Terminal Emulation

2017-02-22 Thread McRoy, Jeffrey (GE Healthcare)
Hi Everyone, What types of terminal emulation does Guac¹s telnet & ssh support? Regards, Jeff smime.p7s Description: S/MIME cryptographic signature

Re: EXT: Re: X11VNC

2017-02-20 Thread McRoy, Jeffrey (GE Healthcare)
a VNC server, but a centralized VNC (or RDP ... or SSH ...) gateway. - Mike On Feb 20, 2017 15:02, "McRoy, Jeffrey (GE Healthcare)" wrote: > Hi Everyone, > > Can Guacamole¹s out-of-the-box VNC protocol plugin support being used as an > X11VNC server? > > Thanks & Reg

X11VNC

2017-02-20 Thread McRoy, Jeffrey (GE Healthcare)
Hi Everyone, Can Guacamole¹s out-of-the-box VNC protocol plugin support being used as an X11VNC server? Thanks & Regards, Jeff smime.p7s Description: S/MIME cryptographic signature