Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v16] desktop access: improve error handling when directory sharing fails #45852

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Aug 26, 2024

Backport #45808 to branch/v16

changelog: Failure to share a local directory in a Windows desktop session is no longer considered a fatal error.

If drive redirection is disabled on the Windows side, then directory
sharing will fail even if Teleport RBAC allows it. Prior to this change
failure to share a directory was considered a fatal error that would
terminate the session.

This change updates the error message and makes the error a warning
so that the session remains alive even if the directory sharing
operation fails.
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from bl-nero August 26, 2024 18:37
@zmb3 zmb3 added this pull request to the merge queue Aug 26, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 26, 2024
@zmb3 zmb3 added this pull request to the merge queue Aug 26, 2024
Merged via the queue into branch/v16 with commit 9a89f4e Aug 26, 2024
39 of 40 checks passed
@zmb3 zmb3 deleted the bot/backport-45808-branch/v16 branch August 26, 2024 19:41
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