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

Allow operation with less privileged user #46

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

dopey
Copy link
Contributor

@dopey dopey commented Aug 3, 2023

Fixes #42

@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Aug 3, 2023
@dopey
Copy link
Contributor Author

dopey commented Aug 4, 2023

@clayrosenthal I got it working by switching out the backticks for single quotes. Based on the documentation, I think that's ok. I also did some unit fuzz testing and that seems to work as expected.

Do you have a setup where you're able to test a few instances of this binary against a mysql server? Maybe with different permissions as you were hoping to use it.

@clayrosenthal
Copy link

I have a setup that I can use to test this with, but unsure how to build this binary given its separate from the main certificates repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to run as less privileged user
2 participants