Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix windows auth #7

Open
eByte23 opened this issue May 22, 2016 · 5 comments
Open

Fix windows auth #7

eByte23 opened this issue May 22, 2016 · 5 comments

Comments

@eByte23
Copy link

eByte23 commented May 22, 2016

Try and fix windows auth implementation, utilise new System.Runtime.IsOsPlatform(OSPlatform.Windows) so that it will only be available on windows(if there isn't a way of supporting on *nix)

@SapientGuardian
Copy link
Owner

Does 6.9.8-rc2-007 fully add support for windows auth, or was that just a piece of the work? Cross-plat?

@eByte23
Copy link
Author

eByte23 commented Jun 21, 2016

It should now be fully support it but still to completely tested so give a day to setup and test all senarios.

Technically should allow cross plat windows auth for mysql. I believe but havent looked all the way through the code

@eByte23
Copy link
Author

eByte23 commented Jun 22, 2016

@SapientGuardian Well I can't even find a version that lets me configure windows auth so maybe not a problem?

Do you have version that uses win auth at all?

@SapientGuardian
Copy link
Owner

I believe it's part of MySQL Enterprise for Windows. I only have the community edition.

@eByte23
Copy link
Author

eByte23 commented Jun 22, 2016

Okay cool, I'll see if I can get my hands on a copy so I can test it. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants