[jira] [Updated] (GUACAMOLE-980) used tomcat-jre8 Docker-Image seems to be deprecated

2020-03-05 Thread Nick Couchman (Jira)


 [ 
https://issues.apache.org/jira/browse/GUACAMOLE-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Couchman updated GUACAMOLE-980:

Labels:   (was: build security)

> used tomcat-jre8 Docker-Image seems to be deprecated
> 
>
> Key: GUACAMOLE-980
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-980
> Project: Guacamole
>  Issue Type: Improvement
>  Components: guacamole-docker
> Environment: Docker
>Reporter: Patrik Heinz
>Priority: Minor
>
> I couldn't find any news to that topic, but it seems like all jre8 tomcat 
> Docker-Images on dockerhub are no longer maintained. The latest build is 10 
> months old and contains 8.5.41 which is affected by Ghostcat bug.
> old jre8 images: https://hub.docker.com/_/tomcat?tab=tags=1=jre8
> ARG TOMCAT_JRE=jre8 could be changed to jdk8



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GUACAMOLE-980) used tomcat-jre8 Docker-Image seems to be deprecated

2020-03-05 Thread Nick Couchman (Jira)


 [ 
https://issues.apache.org/jira/browse/GUACAMOLE-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Couchman updated GUACAMOLE-980:

Component/s: (was: guacamole-client)
 guacamole-docker

> used tomcat-jre8 Docker-Image seems to be deprecated
> 
>
> Key: GUACAMOLE-980
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-980
> Project: Guacamole
>  Issue Type: Improvement
>  Components: guacamole-docker
> Environment: Docker
>Reporter: Patrik Heinz
>Priority: Minor
>  Labels: build, security
>
> I couldn't find any news to that topic, but it seems like all jre8 tomcat 
> Docker-Images on dockerhub are no longer maintained. The latest build is 10 
> months old and contains 8.5.41 which is affected by Ghostcat bug.
> old jre8 images: https://hub.docker.com/_/tomcat?tab=tags=1=jre8
> ARG TOMCAT_JRE=jre8 could be changed to jdk8



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GUACAMOLE-980) used tomcat-jre8 Docker-Image seems to be deprecated

2020-03-05 Thread Nick Couchman (Jira)


 [ 
https://issues.apache.org/jira/browse/GUACAMOLE-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Couchman updated GUACAMOLE-980:

Affects Version/s: (was: 1.3.0)
   (was: 1.2.0)

> used tomcat-jre8 Docker-Image seems to be deprecated
> 
>
> Key: GUACAMOLE-980
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-980
> Project: Guacamole
>  Issue Type: Improvement
>  Components: guacamole-client
> Environment: Docker
>Reporter: Patrik Heinz
>Priority: Minor
>  Labels: build, security
>
> I couldn't find any news to that topic, but it seems like all jre8 tomcat 
> Docker-Images on dockerhub are no longer maintained. The latest build is 10 
> months old and contains 8.5.41 which is affected by Ghostcat bug.
> old jre8 images: https://hub.docker.com/_/tomcat?tab=tags=1=jre8
> ARG TOMCAT_JRE=jre8 could be changed to jdk8



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GUACAMOLE-981) LDAP Internal Error

2020-03-05 Thread Jira


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17052278#comment-17052278
 ] 

Roman Bäriswyl commented on GUACAMOLE-981:
--

I noticed that the LDAP_SEARCH_BIND_DN contains a space, so "CN=Some 
User,OU=Accounts, DC=my,DC=org". Maybe that could be an issue?

> LDAP Internal Error
> ---
>
> Key: GUACAMOLE-981
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-981
> Project: Guacamole
>  Issue Type: Bug
>  Components: guacamole-auth-ldap
>Affects Versions: 1.1.0
>Reporter: Roman Bäriswyl
>Priority: Major
>
> I try to get LDAP authentication working. The LDAP provider is AD. I already 
> have a guacamole running which connects to an AD server but this new instance 
> does not connect.
> It always reports "The ldap authentication provider has encountered an 
> internal error..."
> I enabled the additional logging (LOGBACK_LEVEL = debug) but that does not 
> really help me.
> I now see things like:
> Transition from state  to state  MESSAGE_BR_STATE>, tag <0x04>, action: Store error Message
> and then some DECODE_LDAP MESSAGE or MESSAGE_RECEIVED with a result code 
> "SUCCESS".
>  
> Is there anything more that can be done to debug this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (GUACAMOLE-981) LDAP Internal Error

2020-03-05 Thread Jira
Roman Bäriswyl created GUACAMOLE-981:


 Summary: LDAP Internal Error
 Key: GUACAMOLE-981
 URL: https://issues.apache.org/jira/browse/GUACAMOLE-981
 Project: Guacamole
  Issue Type: Bug
  Components: guacamole-auth-ldap
Affects Versions: 1.1.0
Reporter: Roman Bäriswyl


I try to get LDAP authentication working. The LDAP provider is AD. I already 
have a guacamole running which connects to an AD server but this new instance 
does not connect.

It always reports "The ldap authentication provider has encountered an internal 
error..."

I enabled the additional logging (LOGBACK_LEVEL = debug) but that does not 
really help me.

I now see things like:

Transition from state  to state , 
tag <0x04>, action: Store error Message

and then some DECODE_LDAP MESSAGE or MESSAGE_RECEIVED with a result code 
"SUCCESS".

 

Is there anything more that can be done to debug this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)