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

Add passwdCmd config option #155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

patrickpichler
Copy link
Contributor

It iso now possible to define a command that is executed in order to optain the password. This is useful in situations, where your database is manged by a cloud provider and you are using the cloud providers IAM solution to gain the password.

Fixes #154

@patrickpichler patrickpichler force-pushed the feature/add-passwdcmd branch from c9c5e05 to 28081b7 Compare May 6, 2024 14:20
It iso now possible to define a command that is executed in order to
optain the password. This is useful in situations, where your database
is manged by a cloud provider and you are using the cloud providers IAM
solution to gain the password.

Fixes sqls-server#154
@patrickpichler patrickpichler force-pushed the feature/add-passwdcmd branch from 28081b7 to a2ab0c8 Compare May 6, 2024 14:26
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.

Provide password through command
1 participant