Skip to content

[v14] Default desktop port to 3389 if not specified#35343

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

[v14] Default desktop port to 3389 if not specified#35343
zmb3 merged 1 commit intobranch/v14from
bot/backport-35304-branch/v14

Conversation

@zmb3
Copy link
Copy Markdown
Collaborator

@zmb3 zmb3 commented Dec 4, 2023

Backport #35304 to branch/v14

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:43
@zmb3 zmb3 added this pull request to the merge queue Dec 5, 2023
Merged via the queue into branch/v14 with commit 8ce6dab Dec 5, 2023
@zmb3 zmb3 deleted the bot/backport-35304-branch/v14 branch December 5, 2023 05:56
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