Uploaded image for project: 'Guacamole'
  1. Guacamole
  2. GUACAMOLE-613

Support specifying RDP Session ID

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • RDP
    • None

    Description

      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) 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"

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Fadeev Alexey
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: