Re: How to signal that a connection failed in connect()

2024-09-13 Thread Nick Couchman
On Mon, Sep 2, 2024 at 6:19 AM David Lomas wrote: > Hi Nick et al, > > It's me again :). We've got our interception of the guacamole connection > working to trigger our house-keeping (basically, setting up an app & > environment on the target machine). For reference, we're: > >- Providing a c

How to signal that a connection failed in connect()

2024-09-02 Thread David Lomas
Hi Nick et al, It's me again :). We've got our interception of the guacamole connection working to trigger our house-keeping (basically, setting up an app & environment on the target machine). For reference, we're: - Providing a custom auth provider which uses our back-end to verify credent