Skip to content

[release-3.1] Fix DCV not loading user profile at session start #1418

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

Merged
merged 1 commit into from
Apr 14, 2022

Conversation

lukeseawalker
Copy link
Contributor

@lukeseawalker lukeseawalker commented Apr 14, 2022

Signed-off-by: Luca Carrogu [email protected]

Description of changes

The user's PATH was not correctly set at DCV session connection.

This change was introduced in DCV 2021.3-11591, see doc https://docs.aws.amazon.com/en_us/dcv/latest/adminguide/config-param-ref.html#session_management

Tests

  • manually tested creating dcv session with the modified dcv.conf

References

Checklist

  • Make sure you are pointing to the right branch and add a label in the PR title (i.e. 2.x vs 3.x)
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

The user's PATH was not correctly set at DCV session connection.

This change was introduced in DCV 2021.3-11591, see doc https://docs.aws.amazon.com/en_us/dcv/latest/adminguide/config-param-ref.html#session_management

Signed-off-by: Luca Carrogu <[email protected]>
@lukeseawalker lukeseawalker requested a review from a team as a code owner April 14, 2022 12:05
@gmarciani gmarciani merged commit 27b2c41 into aws:release-3.1 Apr 14, 2022
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