Windows Authentication using the MariaDB connector-c

Support/Development for MySQL, MariaDB, and other database systems
ccotton
New Forum User
New Forum User
Posts: 1
Joined: Fri Feb 16, 2018 6:32 pm
Location: San Jose, California

Windows Authentication using the MariaDB connector-c

Unread post by ccotton »

I have written a (scant) Ole DB provider (Windows) for MySQL using the MariaDB connector-c client software. Although I am able to make connections using a valid username and password, I am trying to figure out how, if it is indeed possible, to connect using "windows authentication." I have installed auth_gssapi.dll which claims to allow this, but, so far, have been unable to connect using it with the gssapi users I have created.

Any information you may have will be appreciated.
Thank you.
Charles Cotton
Post Reply