Skip to content
Discussion options

You must be logged in to vote

I got this working and putting here for future poor souls.

The username should be prefixed with you AD url separated by a url encoded '' so %5C<my_username>

type: sqlserver
authenticator: ntlm
database: my_db
encrypt: "true"
host: my_host
instance: my_instance_name
password: my_password
port: my_port
trust_server_certificate: "true"
user: %5C<my_username>

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@nyc-de
Comment options

@flarco
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by flarco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants