WinSSPI auth dsn example #652
Closed
mihaibudurescu
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
Hey @mihaibudurescu, Yeah, absolutely! If you don't want to spend much time on forking the project, and creating a pull request, I can open a pull request myself, and ask for your feedback on changes. Would this work for you? 👍 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to add this text block in the readme file, it's an example can really help other people.
I tried via feature branch but I don't have write permissions.
To be added somewhere in Data Source Names section, what do you think?
"Another aproach on windows is to use WinSSPI, having sql_exporter installed as a service with configured domain account and password, so without the need to expose the password in clear text in exporter configuration:
sqlserver://@<HOST>:<PORT>?authenticator=winsspi
"Beta Was this translation helpful? Give feedback.
All reactions