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

Alexey edited comment on GUACAMOLE-613 at 8/21/18 1:48 PM:
-----------------------------------------------------------

But it was added to FreeRDP support by

_commit 1b2b1c4ac14ac43f4e475488763d8659bd934eb6_
 _Author: David FORT <cont...@hardening-consulting.com>_
 _Date:   Thu Feb 18 14:19:36 2016 +0100_

It is between the tags

_2018-08-01 15:27:31 +0200  (tag: 2.0.0-rc3)_
 _2018-04-11 13:25:31 +0200  (tag: 2.0.0-rc2)_
 _2017-11-28 15:26:30 +0100  (tag: 2.0.0-rc1)_
 _2017-07-24 10:46:54 +0200  (tag: 2.0.0-rc0)_
 _2017-03-13 13:46:23 +0100  (tag: 2.0.0-beta1+android11)_
 _*2017-03-03 14:41:11 +0100  (tag: 2.0.0-beta1+android10)*_
 _*2014-09-11 18:46:32 -0400  (tag: 1.2.0-beta1+android9)*_
 _2014-06-12 09:51:57 -0400  (tag: 1.2.0-beta1+android7)_
 _2013-07-10 01:00:21 -0700  (tag: 1.1.0-beta+2013071101)_
 _2013-05-22 05:21:52 -0700  (tag: 1.1.0-beta1+ios4, tag: 1.1.0-beta1+android5)_

 

Does guacamole support the latest FreeRdp? As I read before, the latest support 
version is *1.2.0-beta1+android9*, correct?


was (Author: fadeev):
But it was added to FreeRDP support by

commit 1b2b1c4ac14ac43f4e475488763d8659bd934eb6
Author: David FORT <cont...@hardening-consulting.com>
Date:   Thu Feb 18 14:19:36 2016 +0100

It is between the tags

2018-08-01 15:27:31 +0200  (tag: 2.0.0-rc3)
2018-04-11 13:25:31 +0200  (tag: 2.0.0-rc2)
2017-11-28 15:26:30 +0100  (tag: 2.0.0-rc1)
2017-07-24 10:46:54 +0200  (tag: 2.0.0-rc0)
2017-03-13 13:46:23 +0100  (tag: 2.0.0-beta1+android11)
*2017-03-03 14:41:11 +0100  (tag: 2.0.0-beta1+android10)*
*2014-09-11 18:46:32 -0400  (tag: 1.2.0-beta1+android9)*
2014-06-12 09:51:57 -0400  (tag: 1.2.0-beta1+android7)
2013-07-10 01:00:21 -0700  (tag: 1.1.0-beta+2013071101)
2013-05-22 05:21:52 -0700  (tag: 1.1.0-beta1+ios4, tag: 1.1.0-beta1+android5)

 

Does guacamole support the latest FreeRdp? As I read before, the latest support 
version is *1.2.0-beta1+android9*, correct?

> Implement connect/reconnect to the specific session id.
> -------------------------------------------------------
>
>                 Key: GUACAMOLE-613
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-613
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacamole
>    Affects Versions: 0.9.12-incubating
>         Environment: Guacamole 0.9.12
>            Reporter: Alexey
>            Priority: Major
>
> *The problem is:*
> on Terminal Servers it is possible to create several sessions for the same 
> user. When I reconnect, then server creates anoter session (second one) for 
> me. When I reconnect again, it creates third session. Reconnect again - it 
> returns to the first session... and so on...
> I want to be reconnected to the same session.
> *The solution:*
> According to the rdp documentation (if I understood it correctly), it is 
> possible to connect to specific session id.
> [https://msdn.microsoft.com/en-us/library/cc240445.aspx]
> in the section [2.2.1.3.5 Client Cluster Data 
> (TS_UD_CS_CLUSTER)|https://msdn.microsoft.com/en-us/library/cc240514.aspx] is 
> described that it is possible _“to request a connection to a given session 
> identifier. ”._ Just need to pass RedirectedSessionID and set a flag 
> REDIRECTED_SESSIONID_FIELD_VALID
> Quote:
> _“RedirectedSessionID (4 bytes): A 32-bit unsigned integer._ 
> _If the REDIRECTED_SESSIONID_FIELD_VALID flag is set in the Flags field, then 
> the RedirectedSessionID field contains a valid session identifier to which 
> the client requests to connect"_
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to