Skip to content
New issue

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

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

Already on GitHub? # to your account

tsh --cluster saves oracle wallet to leaf dir #48561

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

GavinFrazar
Copy link
Contributor

@GavinFrazar GavinFrazar commented Nov 7, 2024

Changelog: Fixed tsh connections to Oracle database via trusted cluster.

Fixes #48324

tested manually that this works in both "normal" and leaf cluster cases with self-hosted oracle db connections.

The fix is to respect the --cluster flag or env vars instead of always saving the wallet into the profile's directory.

@github-actions github-actions bot added size/sm tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Nov 7, 2024
Merged via the queue into master with commit e184884 Nov 7, 2024
42 of 45 checks passed
@GavinFrazar GavinFrazar deleted the gavinfrazar/fix-tsh-profile-oracle-wallet-dir branch November 7, 2024 18:42
@public-teleport-github-review-bot

@GavinFrazar See the table below for backport results.

Branch Result
branch/v15 Failed
branch/v16 Failed
branch/v17 Create PR

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
backport/branch/v17 size/sm tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Oracle access fails through trusted cluster
5 participants