Re: How to get client IP address ?

2024-04-21 Thread Stephan von Krawczynski
On Sat, 20 Apr 2024 21:38:20 -0400 Nick Couchman wrote: > > > > Hello Nick, > > > > first of all, thank you for looking into the issue. So please let me ask > > this > > as a real question and no offence. > > > > None taken, perfectly fine to ask this. > > > > Why does the project _at all_

AW: How to get client IP address ?

2024-04-21 Thread Joachim Lindenberg
Hi Stephan, I´d agree if authentication were the only goal of the API. However it also allows to authorize users, and to provide (including create) configuration data entirely not in the standard database. I visualized that capability and how I use it in

Re: How to get client IP address ?

2024-04-21 Thread Nick Couchman
I'll keep this response shorter. It seems unlikely we're going to come to an understanding or agreement on how Guacamole should be implemented. The great thing is that Guacamole is open source, and it sounds like you have some software development experience, so you can fork the source code and

Re: How to get client IP address ?

2024-04-21 Thread Stephan von Krawczynski
Hi Joachim, I fail to see how your application invalidates my request for a minimal reorganisation of the whole authentication setup. My basic criticism is not that guacamole can do something (or a lot of things) itself. I am only not seeing a basic design that allows _simple_ setups as well as

Re: How to get client IP address ?

2024-04-21 Thread Stephan von Krawczynski
On Sun, 21 Apr 2024 07:12:36 -0400 Nick Couchman wrote: > I'll keep this response shorter. > > It seems unlikely we're going to come to an understanding or agreement on > how Guacamole should be implemented. The great thing is that Guacamole is > open source, and it sounds like you have some

Re: Installing Guacamole 1.5.5 tomcat listener failed to start

2024-04-21 Thread My Data Belongs to Me!
Hi Willy, TLDR: Many Many thanks for the crazy-fast reply - tomcat 9 to the rescue, so much easier this way :-) I will SSL it up and go from there. Longer Version: Such a winding road related to balancing linux distro, certbot, java, tomcat and guacamole, but for better or worse, looks like

Re: Installing Guacamole 1.5.5 tomcat listener failed to start

2024-04-21 Thread Nick Couchman
On Sun, Apr 21, 2024 at 9:56 PM My Data Belongs to Me! < i...@mydatabelongsto.me> wrote: > Hi Willy, > > TLDR: > Many Many thanks for the crazy-fast reply - tomcat 9 to the rescue, so > much easier this way :-) I will SSL it up and go from there. > > Longer Version: > Such a winding road related

Re: How to get client IP address ?

2024-04-21 Thread Nick Couchman
On Sun, Apr 21, 2024 at 5:18 PM Ivanmarcus wrote: > Stephan, > > Having been around here for a while I'd be very surprised to find code > contributions simply 'ignored'. If you look at Guacamole's development > history I think you'd see that contributions are welcomed, and where > they address a

Re: How to get client IP address ?

2024-04-21 Thread Ivanmarcus
Stephan, Having been around here for a while I'd be very surprised to find code contributions simply 'ignored'. If you look at Guacamole's development history I think you'd see that contributions are welcomed, and where they address a need and/or fit the project well they are incorporated.