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

[v15] desktop access: improve error handling when directory sharing fails #45853

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Aug 26, 2024

Backport #45808 to branch/v15

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.
@zmb3
Copy link
Collaborator Author

zmb3 commented Aug 28, 2024

@bl-nero PTAL

@zmb3 zmb3 added this pull request to the merge queue Aug 29, 2024
Merged via the queue into branch/v15 with commit b9b6d47 Aug 29, 2024
36 checks passed
@zmb3 zmb3 deleted the bot/backport-45808-branch/v15 branch August 29, 2024 13:04
@fheinecke fheinecke mentioned this pull request Sep 5, 2024
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