You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Juanjo Presa (JIRA)" <ji...@apache.org> on 2017/10/17 17:55:01 UTC

[jira] [Comment Edited] (GUACAMOLE-417) Run command when VNC

    [ https://issues.apache.org/jira/browse/GUACAMOLE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208029#comment-16208029 ] 

Juanjo Presa edited comment on GUACAMOLE-417 at 10/17/17 5:54 PM:
------------------------------------------------------------------

Also, another solution can be to run the command locally in guacd server to leverage some third-party API.

i.e:
{{curl http://${GUACAMOLE_TARGET_IP}:8080/user?${GUACAMOLE_USER}}}

Anyways, you make something similar to "launch command" in RDP and SSH protocols.


was (Author: huevo5050):
Also, another solution can be to run the command locally in guacd server to leverage some third-party API.

i.e:
curl http://${GUACAMOLE_TARGET_IP}:8080/user?${GUACAMOLE_USER}

Anyways, you make something similar to "launch command" in RDP and SSH protocols.

> Run command when VNC
> --------------------
>
>                 Key: GUACAMOLE-417
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-417
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacamole-client
>    Affects Versions: 0.9.13-incubating
>            Reporter: Juanjo Presa
>            Priority: Minor
>
> I would like to launch a command in the -client- server when VNC connection is established. Mainly via SSH. Something similar to the SFTP thing but with SSH params.
> Also will be interesting to expose environment variables to this command like user, connection_name, role, org...
> The use case is to customize the remote app.
> Thanks!



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)