Re: noauth extension and guacamole 1.2.0

2023-07-31 Thread Ivanmarcus
Robert, These docs are specific to the version number that appears in the URL (0.8.3 & 0.9.7 in the case of those you posted). Most people will (should!) be using a later version by now and, as Nick has effectively noted, the noauth option is not included in the documentation relevant for th

Re: noauth extension and guacamole 1.2.0

2023-07-30 Thread Robert Dinse
https://guacamole.apache.org/doc/0.8.3/gug/noauth.html https://guacamole.apache.org/doc/0.9.7/gug/noauth.html I guess just old versions of the manual? On 7/30/23 19:43, Nick Couchman wrote: On Sun, Jul 30, 2023 at 21:28 Robert Dinse wrote: Also, not to be snarky but why is chap

Re: noauth extension and guacamole 1.2.0

2023-07-30 Thread Nick Couchman
On Sun, Jul 30, 2023 at 21:28 Robert Dinse wrote: > Also, not to be snarky but why is chapter 6 and 8 of the manual > page still there if this is deprecated? What link are you using to access the manual? The current manual can be found, here: https://guacamole.apache.org/doc/gug/ In the

Re: noauth extension and guacamole 1.2.0

2023-07-30 Thread Robert Dinse
Also, not to be snarky but why is chapter 6 and 8 of the manual page still there if this is deprecated? On 7/30/23 17:29, Nick Couchman wrote: You should not use the NoAuth plugin. There's a reason we deprecated it - disabling Guacamole's security completely - which is effectively what the

Re: noauth extension and guacamole 1.2.0

2023-07-30 Thread Robert Dinse
I operate a hosting company, I've been operating it since 1985, initially as a Unix timeshare service, then I got access to Arpanet through somewhat shady means, basically I contracted with someone else who had gotten access through probably not legitimate means, but when the first publ

Re: noauth extension and guacamole 1.2.0

2023-07-30 Thread Nick Couchman
You should not use the NoAuth plugin. There's a reason we deprecated it - disabling Guacamole's security completely - which is effectively what the NoAuth module did - is a bad idea. (I was once asking similar questions, trying to get the NoAuth module to work, so I do understand some of the situa

Re: noauth extension and guacamole 1.2.0

2023-07-30 Thread Robert Dinse
I found source code for guacamole-noauth 1.0.0 on github, Guacamole says extensions for 1.0.0 forward should work for 1.x, but when I try to build, (typed maven package per the ReadMe.rst) I get dependency errors I do not understand how to resolve: Failed to execute goal on project guacam

Re: noauth extension and guacamole 1.2.0

2023-07-30 Thread Robert Dinse
Not the same but very similar but this one has changes to authentication class, so maybe will work better.  Will give it a try with 1.5.2 and see what happens.  If a re-write is required it is beyond me.  I am reasonably fluent in C, marginally in C++, not at all in Java.  An authentica

Re: noauth extension and guacamole 1.2.0

2023-07-30 Thread Ivanmarcus
Robert, The noauth extension was deprecated around 0.9.14, and is not available from 1.0.0. The hack you mentioned may be this one?: https://stackoverflow.com/questions/63051901/bypassing-the-login-page-in-guacamole-1-2-0 however it seems questionable to me. Otherwise if you really need it

noauth extension and guacamole 1.2.0

2023-07-30 Thread Robert Dinse
I'm trying to get the noauth extension to work with guacamole 1.2.0 and having difficulties.  At first I got this error: Jul 28 15:42:31 ftp tomcat9[610129]: 15:42:31.384 [main] ERROR o.a.g.extension.ExtensionModule - Extension "guacamole-auth-noauth-0.9.14.jar" could not be loaded: Ex