[Bug 32076] New: .NET SqlConnection with windows authentication fails to connect: cannot initialize SSPI package

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 27 13:08:08 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=32076

             Bug #: 32076
           Summary: .NET SqlConnection with windows authentication fails
                    to connect: cannot initialize SSPI package
           Product: Wine
           Version: 1.5.16
          Platform: x86
               URL: http://www.microsoft.com/en-us/download/details.aspx?i
                    d=8961
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: djelinski1 at gmail.com
    Classification: Unclassified


affects any .NET application that tries to connect to SQL server using windows
authentication (e.g. MS SQL Management studio)

Console log contains these 3 lines that are absent when using SQL
authentication:
err:ntdll:NtQueryInformationToken Unhandled Token Information class 11!
fixme:secur32:nego_AcquireCredentialsHandleW forwarding to NTLM
fixme:ntlm:ntlm_AcquireCredentialsHandleW AcquireCredentialsHandle:
SECPKG_CRED_BOTH stub

Windows authentication does not work with wine mono, only with native .NET.

winetricks dotnet20 win7 is needed to install SQL management studio. SQL server
is not needed to reproduce this bug.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list