Skip to content

Enhance MS-RDPELE support#42

Merged
zmb3 merged 2 commits intomasterfrom
zmb3/enhance-license-parsing
Oct 16, 2024
Merged

Enhance MS-RDPELE support#42
zmb3 merged 2 commits intomasterfrom
zmb3/enhance-license-parsing

Conversation

@zmb3
Copy link
Copy Markdown

@zmb3 zmb3 commented Oct 11, 2024

Our current implementation of MS-RDPELE is insufficient. We'll need to add hooks for client-side license storage, but before we can do that we need to parse additional metadata from the licensing PDUs.

Add support for additional messages that are required for the
upgrade license flow.

Additionally, switch from using an MD5 checksum of the hostname
for the client identification to a user-provided UUID.
(For Teleport, this will be the UUID of the agent running the
RDP client, which ensures that each client has a stable and
unique identifier.)
@zmb3 zmb3 force-pushed the zmb3/enhance-license-parsing branch from 8516120 to f2bbe93 Compare October 13, 2024 14:16
@zmb3 zmb3 marked this pull request as ready for review October 13, 2024 14:16
@zmb3 zmb3 mentioned this pull request Oct 13, 2024
Comment thread src/core/license.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants