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 Mike Jumper
On Tue, Oct 3, 2017 at 3:00 PM, McRoy, Jeffrey (GE Healthcare) < jeffrey.mc...@ge.com> wrote: > ... Would Guacamole have a way to programmatically inject commands into > the input stream? > > It's important to distinguish between commands and input events here. In general, yes, you can inject inpu

Re: Automatic execution of commands in Telnet/SSH

2017-10-03 Thread McRoy, Jeffrey (GE Healthcare)
? Thanks & Regards, Jeff From: Nick Couchman Reply-To: "user@guacamole.incubator.apache.org" Date: Monday, October 2, 2017 at 7:24 PM To: "user@guacamole.incubator.apache.org" Subject: EXT: Re: Automatic execution of commands in Telnet/SSH Jeff,

Re: Automatic execution of commands in Telnet/SSH

2017-10-03 Thread McRoy, Jeffrey (GE Healthcare)
Thanks for the comments Nick. :) -Jeff From: Nick Couchman Reply-To: "user@guacamole.incubator.apache.org" Date: Monday, October 2, 2017 at 7:24 PM To: "user@guacamole.incubator.apache.org" Subject: EXT: Re: Automatic execution of commands in Telnet/SSH Je

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 Guac

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