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

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

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

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

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

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

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

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

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:

Re: user-mapping.xml & enable-sftp

2023-07-30 Thread Yves Auffret
Thanks Nick, It works! I was thinking that username was already declared and sftp-username was optional. Regards, YA Le 30 juillet 2023 à 22:51:48, Nick Couchman (vn...@apache.org) a écrit: On Sun, Jul 30, 2023 at 3:41 PM Yves Auffret wrote: > > Hello, > > I’m unable to use sftp protocol for

Re: Issue with Guacamole 1.5.2 native build

2023-07-30 Thread Nick Couchman
On Thu, Jul 27, 2023 at 4:24 AM Adrian Owen wrote: > > Public key authentication failed: Unable to extract public key from private > key > > > > This is OpenSSH issue: > https://security.stackexchange.com/questions/226131/openssh-declares-ssh-rsa-deprecated-what-do-i-do-next > > > > We find

Re: Issue with new test installation

2023-07-30 Thread Nick Couchman
On Fri, Jul 28, 2023 at 1:05 PM Devine, Harry (FAA) wrote: > > So I went through my notes and found a section where we put guacamole.war > into /var/lib/guacamole, then symlink it to /var/lib/tomcat/webapps. When I > restarted guacd and tomcat, the war deployed and now it works. So I'm good

Re: user-mapping.xml & enable-sftp

2023-07-30 Thread Nick Couchman
On Sun, Jul 30, 2023 at 3:41 PM Yves Auffret wrote: > > Hello, > > I’m unable to use sftp protocol for file transfer on VNC connection. > > With this user-mapping.xml, I not allowed to connect. But if enable-sftp is > set to false it works (without sftp). > > What I’m doing wrong ? > > Regards >

user-mapping.xml & enable-sftp

2023-07-30 Thread Yves Auffret
Hello, I’m unable to use sftp protocol for file transfer on VNC connection. With this user-mapping.xml, I not allowed to connect. But if enable-sftp is set to false it works (without sftp). What I’m doing wrong ? Regards YA vnc localhost 9001 user1