Guacamole Group Permission - No Connections

Hi, i installed Guacamole on ucs 4.2-3 errata305 with the wiki from cool solution : https://wiki.univention.de/index.php?title=Cool_Solution_-_Guacamole. After install i did find guacmole at the startpage from ucs, but not within the installed apps page (why ?? )

i am able to log in Guacamole, but cannot see/ add any connections for a virtual client.
So far i tried:

  • At the guacamole tab within the domain users group i did choose the rdp protocol and set the parameters for hostname=192.168.75.56 and port=3389. After login as administrator still no connections.

  • I created a new group webaccess and choose at the guacamole tab the rdp protocol and set the parameters for hostname=192.168.75.56 and port=3389. After login as administrator still no connections.

  • i tried to add UCS Registry Infomations like GUACAMOLE_HOME oder basic-user-mapping: /etc/guacamole/user-mapping.xml… Still no successs.

  • i tried to generate a user-mapping.xml with the .guacamole folder in the home of root… but this doesen’t seem to work, because guacamole runs within docker. How should i change this behaviour , so i can define per user what connections are used ? I could copy the user-mapping.xml within the docker container, but after a restart everything was gone. couldn’t find out how to save/update this configuration.

It would be nice, i you could give me hint, how to be able to add connections for users ?

Did you add the user administrator to the group webaccess ? 3389 is not needed as option

what do the logs in guacd and guacamole say?
you get them with docker logs guacd and docker logs guacamole on the cli

every user which is member of the guacamole device group has this connection available

for example:

grafik

every user i add to RDP-Backup16 grp has this connection available when logging in to guacamole web

rg
Christian

Hi Christian,

i couldn’t find any error in the docker logs for guacamole or guacd.
Have a look:

21-Feb-2018 13:28:06.187 INFO [Thread-5] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler [“http-nio-8080”]
21-Feb-2018 13:28:06.285 INFO [Thread-5] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler [“ajp-nio-8009”]
21-Feb-2018 13:28:06.305 INFO [Thread-5] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler [“http-nio-8080”]
21-Feb-2018 13:28:06.307 INFO [Thread-5] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler [“ajp-nio-8009”]
21-Feb-2018 13:28:07.876 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version: Apache Tomcat/8.0.20
21-Feb-2018 13:28:07.877 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Feb 15 2015 18:10:42 UTC
21-Feb-2018 13:28:07.877 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server number: 8.0.20.0
21-Feb-2018 13:28:07.878 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux
21-Feb-2018 13:28:07.878 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 4.9.0-ucs108-amd64
21-Feb-2018 13:28:07.878 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64
21-Feb-2018 13:28:07.878 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-8-openjdk-amd64/jre
21-Feb-2018 13:28:07.878 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.8.0_40-internal-b27
21-Feb-2018 13:28:07.878 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation
21-Feb-2018 13:28:07.878 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /usr/local/tomcat
21-Feb-2018 13:28:07.878 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/local/tomcat
21-Feb-2018 13:28:07.878 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
21-Feb-2018 13:28:07.878 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
21-Feb-2018 13:28:07.879 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.endorsed.dirs=/usr/local/tomcat/endorsed
21-Feb-2018 13:28:07.879 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/usr/local/tomcat
21-Feb-2018 13:28:07.879 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/local/tomcat
21-Feb-2018 13:28:07.879 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp
21-Feb-2018 13:28:07.879 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
21-Feb-2018 13:28:07.968 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler [“http-nio-8080”]
21-Feb-2018 13:28:07.991 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
21-Feb-2018 13:28:07.994 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler [“ajp-nio-8009”]
21-Feb-2018 13:28:07.998 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
21-Feb-2018 13:28:07.999 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 459 ms
21-Feb-2018 13:28:08.033 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service Catalina
21-Feb-2018 13:28:08.033 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.0.20
21-Feb-2018 13:28:08.073 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive /usr/local/tomcat/webapps/guacamole.war
13:28:09.244 [localhost-startStop-1] INFO o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is “/root/.guacamole”.
13:28:09.326 [localhost-startStop-1] INFO o.a.g.rest.auth.HashTokenSessionMap - Sessions will expire after 60 minutes of inactivity.
13:28:09.445 [localhost-startStop-1] ERROR o.a.g.extension.ExtensionModule - Extension “guacamole-auth-ldap-0.9.13-incubating.jar” could not be loaded: Extension “LDAP Authentication” is not compatible with this version of Guacamole.
13:28:09.452 [localhost-startStop-1] INFO o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is “/root/.guacamole”.
13:28:09.585 [localhost-startStop-1] INFO o.a.g.extension.ExtensionModule - Extension “LDAP Authentication” loaded.
13:28:09.586 [localhost-startStop-1] INFO o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is “/root/.guacamole”.
13:28:09.704 [localhost-startStop-1] INFO o.a.g.t.w.WebSocketTunnelModule - Loading JSR-356 WebSocket support…
21-Feb-2018 13:28:09.828 WARNING [localhost-startStop-1] com.google.inject.internal.ProxyFactory. Method [public void org.apache.guacamole.rest.user.UserResource.updateObject(java.lang.Object) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.apache.guacamole.rest.RESTExceptionWrapper@72c00d1b]. This could indicate a bug. The method may be intercepted twice, or may not be intercepted at all.
21-Feb-2018 13:28:09.990 INFO [localhost-startStop-1] org.apache.catalina.util.SessionIdGeneratorBase.createSecureRandom Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [115] milliseconds.
21-Feb-2018 13:28:10.060 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.apache.guacamole.rest.extension.ExtensionRESTService as a root resource class
21-Feb-2018 13:28:10.060 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.apache.guacamole.rest.language.LanguageRESTService as a root resource class
21-Feb-2018 13:28:10.060 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.apache.guacamole.rest.patch.PatchRESTService as a root resource class
21-Feb-2018 13:28:10.060 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.apache.guacamole.rest.auth.TokenRESTService as a root resource class
21-Feb-2018 13:28:10.060 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.apache.guacamole.rest.session.SessionRESTService as a root resource class
21-Feb-2018 13:28:10.060 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.codehaus.jackson.jaxrs.JacksonJsonProvider as a provider class
21-Feb-2018 13:28:10.062 INFO [localhost-startStop-1] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version ‘Jersey: 1.17.1 02/28/2013 12:47 PM’
21-Feb-2018 13:28:10.124 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.codehaus.jackson.jaxrs.JacksonJsonProvider to GuiceManagedComponentProvider with the scope “Singleton”
21-Feb-2018 13:28:10.437 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.apache.guacamole.rest.extension.ExtensionRESTService to GuiceManagedComponentProvider with the scope “PerRequest”
21-Feb-2018 13:28:10.441 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.apache.guacamole.rest.language.LanguageRESTService to GuiceManagedComponentProvider with the scope “PerRequest”
21-Feb-2018 13:28:10.442 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.apache.guacamole.rest.patch.PatchRESTService to GuiceManagedComponentProvider with the scope “PerRequest”
21-Feb-2018 13:28:10.445 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.apache.guacamole.rest.auth.TokenRESTService to GuiceManagedComponentProvider with the scope “PerRequest”
21-Feb-2018 13:28:10.446 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.apache.guacamole.rest.session.SessionRESTService to GuiceManagedComponentProvider with the scope “PerRequest”
21-Feb-2018 13:28:10.458 INFO [localhost-startStop-1] org.webjars.servlet.WebjarsServlet.init WebjarsServlet initialization completed
21-Feb-2018 13:28:10.484 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive /usr/local/tomcat/webapps/guacamole.war has finished in 2,411 ms
21-Feb-2018 13:28:10.486 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /usr/local/tomcat/webapps/docs
21-Feb-2018 13:28:10.501 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /usr/local/tomcat/webapps/docs has finished in 15 ms
21-Feb-2018 13:28:10.502 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /usr/local/tomcat/webapps/examples
21-Feb-2018 13:28:10.687 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /usr/local/tomcat/webapps/examples has finished in 184 ms
21-Feb-2018 13:28:10.687 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /usr/local/tomcat/webapps/manager
21-Feb-2018 13:28:10.712 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /usr/local/tomcat/webapps/manager has finished in 24 ms
21-Feb-2018 13:28:10.712 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /usr/local/tomcat/webapps/ROOT
21-Feb-2018 13:28:10.730 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /usr/local/tomcat/webapps/ROOT has finished in 18 ms
21-Feb-2018 13:28:10.731 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /usr/local/tomcat/webapps/host-manager
21-Feb-2018 13:28:10.747 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /usr/local/tomcat/webapps/host-manager has finished in 16 ms
21-Feb-2018 13:28:10.752 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [“http-nio-8080”]
21-Feb-2018 13:28:10.761 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [“ajp-nio-8009”]
21-Feb-2018 13:28:10.762 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 2762 ms
21-Feb-2018 13:29:54.781 INFO [Thread-5] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler [“http-nio-8080”]
21-Feb-2018 13:29:54.839 INFO [Thread-5] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler [“ajp-nio-8009”]
21-Feb-2018 13:29:54.890 INFO [Thread-5] org.apache.catalina.core.StandardService.stopInternal Stopping service Catalina
21-Feb-2018 13:29:54.921 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [guacamole] appears to have started a thread named [com.google.inject.internal.util.$Finalizer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
java.lang.Object.wait(Native Method)
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
com.google.inject.internal.util.$Finalizer.run(Finalizer.java:114)
21-Feb-2018 13:29:54.926 INFO [Thread-5] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler [“http-nio-8080”]
21-Feb-2018 13:29:54.978 INFO [Thread-5] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler [“ajp-nio-8009”]
21-Feb-2018 13:29:55.073 INFO [Thread-5] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler [“http-nio-8080”]
21-Feb-2018 13:29:55.075 INFO [Thread-5] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler [“ajp-nio-8009”]
21-Feb-2018 13:29:56.469 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version: Apache Tomcat/8.0.20
21-Feb-2018 13:29:56.470 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Feb 15 2015 18:10:42 UTC
21-Feb-2018 13:29:56.470 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server number: 8.0.20.0
21-Feb-2018 13:29:56.470 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux
21-Feb-2018 13:29:56.470 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 4.9.0-ucs108-amd64
21-Feb-2018 13:29:56.470 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64
21-Feb-2018 13:29:56.470 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-8-openjdk-amd64/jre
21-Feb-2018 13:29:56.470 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.8.0_40-internal-b27
21-Feb-2018 13:29:56.470 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation
21-Feb-2018 13:29:56.471 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /usr/local/tomcat
21-Feb-2018 13:29:56.471 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/local/tomcat
21-Feb-2018 13:29:56.471 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
21-Feb-2018 13:29:56.471 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
21-Feb-2018 13:29:56.471 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.endorsed.dirs=/usr/local/tomcat/endorsed
21-Feb-2018 13:29:56.471 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/usr/local/tomcat
21-Feb-2018 13:29:56.471 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/local/tomcat
21-Feb-2018 13:29:56.471 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp
21-Feb-2018 13:29:56.471 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
21-Feb-2018 13:29:56.540 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler [“http-nio-8080”]
21-Feb-2018 13:29:56.553 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
21-Feb-2018 13:29:56.555 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler [“ajp-nio-8009”]
21-Feb-2018 13:29:56.557 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
21-Feb-2018 13:29:56.557 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 399 ms
21-Feb-2018 13:29:56.575 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service Catalina
21-Feb-2018 13:29:56.575 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.0.20
21-Feb-2018 13:29:56.611 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive /usr/local/tomcat/webapps/guacamole.war
13:29:57.610 [localhost-startStop-1] INFO o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is “/root/.guacamole”.
13:29:57.685 [localhost-startStop-1] INFO o.a.g.rest.auth.HashTokenSessionMap - Sessions will expire after 60 minutes of inactivity.
13:29:57.798 [localhost-startStop-1] ERROR o.a.g.extension.ExtensionModule - Extension “guacamole-auth-ldap-0.9.13-incubating.jar” could not be loaded: Extension “LDAP Authentication” is not compatible with this version of Guacamole.
13:29:57.804 [localhost-startStop-1] INFO o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is “/root/.guacamole”.
13:29:57.932 [localhost-startStop-1] INFO o.a.g.extension.ExtensionModule - Extension “LDAP Authentication” loaded.
13:29:57.934 [localhost-startStop-1] INFO o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is “/root/.guacamole”.
13:29:58.042 [localhost-startStop-1] INFO o.a.g.t.w.WebSocketTunnelModule - Loading JSR-356 WebSocket support…
21-Feb-2018 13:29:58.181 WARNING [localhost-startStop-1] com.google.inject.internal.ProxyFactory. Method [public void org.apache.guacamole.rest.user.UserResource.updateObject(java.lang.Object) throws org.apache.guacamole.GuacamoleException] is synthetic and is being intercepted by [org.apache.guacamole.rest.RESTExceptionWrapper@4ac1998]. This could indicate a bug. The method may be intercepted twice, or may not be intercepted at all.
21-Feb-2018 13:29:58.329 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.apache.guacamole.rest.extension.ExtensionRESTService as a root resource class
21-Feb-2018 13:29:58.329 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.apache.guacamole.rest.language.LanguageRESTService as a root resource class
21-Feb-2018 13:29:58.329 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.apache.guacamole.rest.patch.PatchRESTService as a root resource class
21-Feb-2018 13:29:58.329 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.apache.guacamole.rest.auth.TokenRESTService as a root resource class
21-Feb-2018 13:29:58.329 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.apache.guacamole.rest.session.SessionRESTService as a root resource class
21-Feb-2018 13:29:58.329 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register Registering org.codehaus.jackson.jaxrs.JacksonJsonProvider as a provider class
21-Feb-2018 13:29:58.331 INFO [localhost-startStop-1] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version ‘Jersey: 1.17.1 02/28/2013 12:47 PM’
21-Feb-2018 13:29:58.385 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.codehaus.jackson.jaxrs.JacksonJsonProvider to GuiceManagedComponentProvider with the scope “Singleton”
21-Feb-2018 13:29:58.742 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.apache.guacamole.rest.extension.ExtensionRESTService to GuiceManagedComponentProvider with the scope “PerRequest”
21-Feb-2018 13:29:58.746 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.apache.guacamole.rest.language.LanguageRESTService to GuiceManagedComponentProvider with the scope “PerRequest”
21-Feb-2018 13:29:58.747 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.apache.guacamole.rest.patch.PatchRESTService to GuiceManagedComponentProvider with the scope “PerRequest”
21-Feb-2018 13:29:58.749 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.apache.guacamole.rest.auth.TokenRESTService to GuiceManagedComponentProvider with the scope “PerRequest”
21-Feb-2018 13:29:58.751 INFO [localhost-startStop-1] com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider Binding org.apache.guacamole.rest.session.SessionRESTService to GuiceManagedComponentProvider with the scope “PerRequest”
21-Feb-2018 13:29:58.763 INFO [localhost-startStop-1] org.webjars.servlet.WebjarsServlet.init WebjarsServlet initialization completed
21-Feb-2018 13:29:58.779 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive /usr/local/tomcat/webapps/guacamole.war has finished in 2,167 ms
21-Feb-2018 13:29:58.780 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /usr/local/tomcat/webapps/docs
21-Feb-2018 13:29:58.792 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /usr/local/tomcat/webapps/docs has finished in 12 ms
21-Feb-2018 13:29:58.793 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /usr/local/tomcat/webapps/examples
21-Feb-2018 13:29:58.933 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /usr/local/tomcat/webapps/examples has finished in 140 ms
21-Feb-2018 13:29:58.934 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /usr/local/tomcat/webapps/manager
21-Feb-2018 13:29:58.953 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /usr/local/tomcat/webapps/manager has finished in 19 ms
21-Feb-2018 13:29:58.953 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /usr/local/tomcat/webapps/ROOT
21-Feb-2018 13:29:58.964 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /usr/local/tomcat/webapps/ROOT has finished in 10 ms
21-Feb-2018 13:29:58.964 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /usr/local/tomcat/webapps/host-manager
21-Feb-2018 13:29:58.975 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /usr/local/tomcat/webapps/host-manager has finished in 11 ms
21-Feb-2018 13:29:58.979 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [“http-nio-8080”]
21-Feb-2018 13:29:58.987 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [“ajp-nio-8009”]
21-Feb-2018 13:29:58.989 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 2431 ms
13:30:16.132 [http-nio-8080-exec-1] INFO o.a.g.r.auth.AuthenticationService - User “Administrator” successfully authenticated from [192.168.75.79, 172.17.42.1].
21-Feb-2018 13:31:52.527 INFO [http-nio-8080-exec-5] org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested: /META-INF/resources/webjars/jquery/2.1.3/dist/jquery.min.js
21-Feb-2018 13:31:52.537 INFO [http-nio-8080-exec-5] org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested: /META-INF/resources/webjars/lodash/2.4.1/dist/lodash.min.js
21-Feb-2018 13:31:52.538 INFO [http-nio-8080-exec-8] null.null Webjars resource requested: /META-INF/resources/webjars/angular/1.3.16/angular.min.js
21-Feb-2018 13:31:52.538 INFO [http-nio-8080-exec-6] null.null Webjars resource requested: /META-INF/resources/webjars/angular-route/1.3.16/angular-route.min.js
21-Feb-2018 13:31:52.539 INFO [http-nio-8080-exec-10] null.null Webjars resource requested: /META-INF/resources/webjars/angular-touch/1.3.16/angular-touch.min.js
21-Feb-2018 13:31:52.547 INFO [http-nio-8080-exec-1] null.null Webjars resource requested: /META-INF/resources/webjars/angular-cookies/1.3.16/angular-cookies.min.js
21-Feb-2018 13:31:52.548 INFO [http-nio-8080-exec-3] null.null Webjars resource requested: /META-INF/resources/webjars/messageformat/1.0.2/messageformat.min.js
21-Feb-2018 13:31:52.549 INFO [http-nio-8080-exec-2] org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested: /META-INF/resources/webjars/angular-translate/2.8.0/angular-translate.min.js
21-Feb-2018 13:31:52.555 INFO [http-nio-8080-exec-7] org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested: /META-INF/resources/webjars/angular-translate-loader-static-files/2.8.0/angular-translate-loader-static-files.min.js
21-Feb-2018 13:31:52.555 INFO [http-nio-8080-exec-3] org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested: /META-INF/resources/webjars/blob-polyfill/1.0.20150320/Blob.js
21-Feb-2018 13:31:52.559 INFO [http-nio-8080-exec-4] null.null Webjars resource requested: /META-INF/resources/webjars/angular-translate-interpolation-messageformat/2.8.0/angular-translate-interpolation-messageformat.min.js
21-Feb-2018 13:31:52.568 INFO [http-nio-8080-exec-5] org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested: /META-INF/resources/webjars/filesaver/1.3.3/FileSaver.min.js
21-Feb-2018 13:31:52.569 INFO [http-nio-8080-exec-8] org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested: /META-INF/resources/webjars/angular-module-shim/0.0.4/angular-module-shim.js
13:32:07.092 [http-nio-8080-exec-7] WARN o.a.g.r.auth.AuthenticationService - Authentication attempt from [192.168.75.79, 172.17.42.1] for user “uskanerh” failed.
13:32:15.313 [http-nio-8080-exec-9] WARN o.a.g.r.auth.AuthenticationService - Authentication attempt from [192.168.75.79, 172.17.42.1] for user “Administrator” failed.
13:32:20.408 [http-nio-8080-exec-1] INFO o.a.g.r.auth.AuthenticationService - User “Administrator” successfully authenticated from [192.168.75.79, 172.17.42.1].

i did configure the group like this (of course i added the administrator):
grafik

This is an error - and without ldap you can’t see anything in the connection list

what is the output of docker ps ? Can you post this here

rg
Christian

Hi Christian,

you are right. I didn’t see the error before…
The output of docker ps is:

grafik

Thank for your help in advance…

(Kannst gerne auch auf deutsch antworten…)

For further information i did open a new ticket in german:

Mastodon