Re: Setting up HTTP header authentication

2022-05-24 Thread Nick Couchman
On Tue, May 24, 2022 at 6:31 AM Dmitry Katsubo wrote: > I have analysed the code and I see that most of the classes (e.g. those > needed to parse XML) are located in guacamole module, which probably > cannot be used as dependency for an extension. So it looks that about 5 > classes are to be

Re: Setting up HTTP header authentication

2022-05-24 Thread Dmitry Katsubo
Thanks to everyone for his comments. On 2022-05-19 17:20, Nick Couchman wrote: > On Thu, May 19, 2022 at 10:52 AM Dmitry Katsubo wrote: > > > You mean that there are classes that extend SimpleAuthenticationProvider > which are outside Guacamole git? Could be of course, however their

Re: Setting up HTTP header authentication

2022-05-19 Thread Nick Couchman
On Thu, May 19, 2022 at 10:52 AM Dmitry Katsubo wrote: > On 2022-05-19 01:44, Michael Jumper wrote: > > On Mon, May 16, 2022 at 12:23 PM Dmitry Katsubo > wrote: > >> Dear Guacamole users, >> Dear Nick, >> >> Sorry I decided to resurrect the 4-years old challenge. I have rebased my >> changes

Re: Setting up HTTP header authentication

2022-05-19 Thread Dmitry Katsubo
On 2022-05-19 01:44, Michael Jumper wrote: > On Mon, May 16, 2022 at 12:23 PM Dmitry Katsubo wrote: > > Dear Guacamole users, > Dear Nick, > > Sorry I decided to resurrect the 4-years old challenge. I have rebased my > changes on the latest codebase. Not so many changes are required

Re: Setting up HTTP header authentication

2022-05-18 Thread Michael Jumper
On Mon, May 16, 2022 at 12:23 PM Dmitry Katsubo wrote: > Dear Guacamole users, > Dear Nick, > > Sorry I decided to resurrect the 4-years old challenge. I have rebased my > changes on the latest codebase. Not so many changes are required to allow > the user authenticated via auth-header extension

Re: Setting up HTTP header authentication

2022-05-16 Thread Dmitry Katsubo
Dear Guacamole users, Dear Nick, Sorry I decided to resurrect the 4-years old challenge. I have rebased my changes on the latest codebase. Not so many changes are required to allow the user authenticated via auth-header extension to be provided authentication information / connection settings

Re: Setting up HTTP header authentication

2019-03-25 Thread Dmitry Katsubo
On 2019-03-22 21:42, Nick Couchman wrote: > >> Yes, we removed the NoAuth module without replacing it.  The project >> determined that it was not worth continuing to keep it in the code, as the >> value was limited and the end-goal of the module >> - transparently authenticating users

Re: Setting up HTTP header authentication

2019-03-22 Thread Nick Couchman
> > Yes, we removed the NoAuth module without replacing it. The project > determined that it was not worth continuing to keep it in the code, as the > value was limited and the end-goal of the module - transparently > authenticating users into Guacamole - was possible by several other more >

Re: Setting up HTTP header authentication

2019-03-21 Thread Nick Couchman
On Thu, Mar 21, 2019 at 8:38 PM Dmitry Katsubo wrote: > On 2019-03-21 00:12, brian mullan wrote: > > On 2019-03-21 15:33, Nick Couchman wrote: > > I don't think that the not allowing of a null password is actually the > issue - I think the problem is that it just implements the >

Re: Setting up HTTP header authentication

2019-03-21 Thread Dmitry Katsubo
On 2019-03-21 00:12, brian mullan wrote: > Maybe I missed it but what linux distro are you using ? Brian, I think it does not matter so much. I have compiled guacd from sources for Debian Buster and I have downloaded guacamole.war v1.0.0 from Apache website. On 2019-03-21 15:33, Nick Couchman

Re: Setting up HTTP header authentication

2019-03-21 Thread Nick Couchman
On Wed, Mar 20, 2019 at 6:24 PM Dmitry Katsubo wrote: > Thanks for reply. > > On 2019-03-20 01:26, Nick Couchman wrote: > > This is where I get a little fuzzy - it's been quite a while since I > actually used the file authentication module for much of anything. I > believe their may be some

Re: Setting up HTTP header authentication

2019-03-20 Thread brian mullan
Maybe I missed it but what linux distro are you using ? On Wed, Mar 20, 2019, 6:24 PM Dmitry Katsubo wrote: > Thanks for reply. > > On 2019-03-20 01:26, Nick Couchman wrote: > > This is where I get a little fuzzy - it's been quite a while since I > actually used the file authentication module

Re: Setting up HTTP header authentication

2019-03-20 Thread Dmitry Katsubo
Thanks for reply. On 2019-03-20 01:26, Nick Couchman wrote: > This is where I get a little fuzzy - it's been quite a while since I actually > used the file authentication module for much of anything.  I believe their > may be some limitations to the stacking done > with that module - that is, I

Re: Setting up HTTP header authentication

2019-03-19 Thread Nick Couchman
On Tue, Mar 19, 2019 at 7:56 PM Dmitry Katsubo wrote: > Dear Guacamole community, > > I have difficulties with setting up HTTP header authenticator. I have read > the manual ([1]) but I still cannot make it working. > > First of all I am not sure if I should set "auth-provider" property in >

Setting up HTTP header authentication

2019-03-19 Thread Dmitry Katsubo
Dear Guacamole community, I have difficulties with setting up HTTP header authenticator. I have read the manual ([1]) but I still cannot make it working. First of all I am not sure if I should set "auth-provider" property in /etc/guacamole/guacamole.properties, e.g. do I need to add: