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

Adds support for Shim gss api on Linux to delay loading libgssapi_krb5.so #1411

Merged
merged 1 commit into from
Jan 10, 2022

Conversation

JRahnama
Copy link
Contributor

@JRahnama JRahnama commented Nov 26, 2021

fixes #1390
This PR fixes the issue with net6 and Kerberos authentication, by simply pulling the changes from dotnet/runtime PR #55037

@JRahnama JRahnama added this to the 4.0.1 milestone Dec 7, 2021
@DavoudEshtehari DavoudEshtehari added the Area\Netcore Issues that are apply only to .NET runtime or the 'netcore' project folder. label Jan 6, 2022
@DavoudEshtehari DavoudEshtehari changed the title ADD | this adds support for Shim gss api on Linux to delay loading libgssapi_krb5.so ADD | Adds support for Shim gss api on Linux to delay loading libgssapi_krb5.so Jan 7, 2022
@DavoudEshtehari DavoudEshtehari changed the title ADD | Adds support for Shim gss api on Linux to delay loading libgssapi_krb5.so Adds support for Shim gss api on Linux to delay loading libgssapi_krb5.so Jan 7, 2022
@DavoudEshtehari DavoudEshtehari merged commit 5a53a36 into dotnet:main Jan 10, 2022
@natilivni
Copy link

Any idea when this will be released as a package?

@DavoudEshtehari
Copy link
Contributor

DavoudEshtehari commented Jan 10, 2022

It's already scheduled for Jan 14.

DavoudEshtehari pushed a commit to DavoudEshtehari/SqlClient that referenced this pull request Jan 13, 2022
@DavoudEshtehari DavoudEshtehari modified the milestones: 4.0.1, 5.0.0-preview1 Jan 13, 2022
David-Engel added a commit to David-Engel/SqlClient that referenced this pull request Aug 6, 2022
David-Engel added a commit that referenced this pull request Aug 9, 2022
DavoudEshtehari pushed a commit to DavoudEshtehari/SqlClient that referenced this pull request Aug 16, 2022
@JRahnama JRahnama deleted the fix-shims-lnx-krbrs branch October 31, 2022 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area\Netcore Issues that are apply only to .NET runtime or the 'netcore' project folder.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error code 139 when attempting Microsoft.Data.SqlClient connection on Linux with net6.0
5 participants