Skip to content

[v13] Default desktop port to 3389 if not specified#35344

Merged
zmb3 merged 1 commit intobranch/v13from
bot/backport-35304-branch/v13
Dec 5, 2023
Merged

[v13] Default desktop port to 3389 if not specified#35344
zmb3 merged 1 commit intobranch/v13from
bot/backport-35304-branch/v13

Conversation

@zmb3
Copy link
Copy Markdown
Collaborator

@zmb3 zmb3 commented Dec 4, 2023

Backport #35304 to branch/v13

changelog: Desktop connections default to RDP port 3389 if not otherwise specified.

When specifying hosts in the config file, Teleport
will automatically set the port to 3389 if it is
not otherwise specified. This behavior is different
with tctl or our API - in these cases, we don't
default to the correct port, and attempts to connect
to these desktops will fail.

We now parse the desktop addr at connect time and
set the port if it is not provided.

Closes #31646
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 4, 2023

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

@zmb3 zmb3 enabled auto-merge December 4, 2023 23:44
@zmb3 zmb3 added this pull request to the merge queue Dec 5, 2023
Merged via the queue into branch/v13 with commit 598abe7 Dec 5, 2023
@zmb3 zmb3 deleted the bot/backport-35304-branch/v13 branch December 5, 2023 05:53
@camscale camscale mentioned this pull request Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants