Nuwan Kanakarathna created GUACAMOLE-214:
--------------------------------------------
Summary: Unable to use SSH with multiple domain accounts
Key: GUACAMOLE-214
URL: https://issues.apache.org/jira/browse/GUACAMOLE-214
Project: Guacamole
Issue Type: Bug
Components: guacamole
Affects Versions: 0.9.11-incubating
Environment: Ubuntu 16, Java 8, Tomcat 8
Reporter: Nuwan Kanakarathna
Priority: Blocker
Unable to login with domain user names when it comes to use same user name but
in different domains,
Feb 21 13:07:41 emulator guacd[9943]: Password authentication failed:
Authentication failed (username/password)
For your information, I used the username as
domain/username and then
password
Exception in thread "Thread-37" java.lang.IllegalStateException: Message will
not be sent because the WebSocket session has been closed
at
org.apache.tomcat.websocket.WsRemoteEndpointImplBase.writeMessagePart(WsRemoteEndpointImplBase.java:384)
at
org.apache.tomcat.websocket.WsRemoteEndpointImplBase.startMessage(WsRemoteEndpointImplBase.java:340)
at
org.apache.tomcat.websocket.WsRemoteEndpointImplBase$TextMessageSendHandler.write(WsRemoteEndpointImplBase.java:755)
at
org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendPartialString(WsRemoteEndpointImplBase.java:252)
at
org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendString(WsRemoteEndpointImplBase.java:195)
at
org.apache.tomcat.websocket.WsRemoteEndpointBasic.sendText(WsRemoteEndpointBasic.java:37)
at
org.apache.guacamole.websocket.GuacamoleWebSocketTunnelEndpoint$2.run(GuacamoleWebSocketTunnelEndpoint.java:169)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)