You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by Gomez <fr...@gmail.com> on 2019/11/12 19:58:08 UTC

Re: SAML 2.0 support for Apache Guacamole through CAS

Hi Daniel,

Did you ever get the F5 APM working with guacamole. I have a similar
requirement.
What did you end up using?

Kind regards,

Frederik.




--
Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@guacamole.apache.org
For additional commands, e-mail: user-help@guacamole.apache.org


Re: SAML 2.0 support for Apache Guacamole through CAS

Posted by Nick Couchman <vn...@apache.org>.
On Tue, Nov 12, 2019 at 3:12 PM Daniel Storey <
daniel.storey@rededucation.com> wrote:

> I actually ended up using an iRule to generate a set of passwords (using a
> hashing algorthim on the IP address of the endpoint) which I store
> statically in MySQL and put into the user request to guacamole.  The
> password is sent in clear text in the URL, but for my purposes that doesn’t
> matter.
>
> Daniel Storey
>
>
> On 13/11/19, 6:56 am, "Gomez" <fr...@gmail.com> wrote:
>
>     Hi Daniel,
>
>     Did you ever get the F5 APM working with guacamole. I have a similar
>     requirement.
>     What did you end up using?
>
>
I'm not familiar with the F5 APM, but it's also worth nothing that there is
a guacamole-auth-header module available that may work for you.  You have
to be careful with this - you want to make sure it's configured in such a
way as to not allow someone to arbitrarily spoof usernames and get access
to your Guacamole Client environment, but it can be used in a pinch.

-Nick

Re: SAML 2.0 support for Apache Guacamole through CAS

Posted by Daniel Storey <da...@rededucation.com>.
I actually ended up using an iRule to generate a set of passwords (using a hashing algorthim on the IP address of the endpoint) which I store statically in MySQL and put into the user request to guacamole.  The password is sent in clear text in the URL, but for my purposes that doesn’t matter.

Daniel Storey
 

On 13/11/19, 6:56 am, "Gomez" <fr...@gmail.com> wrote:

    Hi Daniel,
    
    Did you ever get the F5 APM working with guacamole. I have a similar
    requirement.
    What did you end up using?
    
    Kind regards,
    
    Frederik.
    
    
    
    
    --
    Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/
    
    ---------------------------------------------------------------------
    To unsubscribe, e-mail: user-unsubscribe@guacamole.apache.org
    For additional commands, e-mail: user-help@guacamole.apache.org