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: Extension "Disabled Authentication (DEPRECATED)" is not compatible with this version of Guacamole.
I found on a forum somewhere, and sorry don't remember where, that to fix this just rename the .jar .zip, unzip it, change the version number to 1.2.0, and rezip it, move it back to jar and it would work, but it only changed the error to this:
Jul 28 16:59:30 ftp tomcat9[687850]: 16:59:30.125 [main] ERROR o.a.g.extension.ExtensionModule - Extension "guacamole-auth-noauth-1.2.0.jar" could not be loaded: Authentication provider class not found.
Can anyone tell me what I need to do to get this to work? --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org