-
Notifications
You must be signed in to change notification settings - Fork 130
Closed
Description
Hello, is this exporter compatible with Kerberos authentication?
I'm trying to get it running with a string like
sqlserver://host?database=Foo&trusted+connection=yes
But I get a
login failed for user ''.","host":"...
Which seems to indicate it's not using the Kerberos credentials. I've confirmed that the kerb ticket etc. is correctly configured.
I tried running it with
odbc://... connection string but it seems the driver doesn't like that - unknown driver "odbc" (forgotten import?)
Is there something I'm missing?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels