On Mon, Jul 11, 2016 at 9:58 AM, Ollie Jones <[email protected]> wrote:

> Is there a way to configure a guacamole web server so it will accept a url
> something like this:
>
>
> https://hostname.example.com/guacamole?host=xxx&user=yyy&token=zzz&arg=wwww
>
> I'd like this automatically to connect the guacamole web site visitor to a
> linux-hosted RDP session on the given host with the given username.
>


On Wed, Jul 13, 2016 at 6:50 PM, Mike Jumper <[email protected]>
wrote:
>
> That should be possible, yes.
>
> ... If you implement an authentication extension, that extension will
> receive these parameters via the Credentials [1] object passed to
> authenticateUser() [2] and updateAuthenticatedUser() [3]
>

That sounds good.

One more question: is there any way to push any or all those command-line
parameter values through to the xrdp session, so they show up as
environment variables or something similar?

Thanks for following up, and thanks for a really nice piece of software,
Mike.

Ollie Jones

Reply via email to