Page 1 of 1

Windows Authentication using the MariaDB connector-c

Posted: Fri Feb 16, 2018 6:40 pm
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