search for: initsecurityinterfacea

Displaying 2 results from an estimated 2 matches for "initsecurityinterfacea".

2004 Dec 30
1
Wine and NT Authentification core.
...that are using radmin use the NT security protocol to allow login. Actually i've tried using WINEDEBUG='warn+all' and WINEDEBUG='+loaddll' to replace the core dll of windows network but i get stuck to err:module:find_forwarded_export module not found for forward 'SECUR32.InitSecurityInterfaceA' used by L"C:\\Windows\\System\ \security.dll" with the radmin 2.1 release, while i can't find any network somehow related error with the 2.2 release. I've added the following the the wine config: > [DllOverrides] > "security" = "native" > "...
2007 Jun 01
0
Wine release 0.9.38
...is no path component. hlink: Improve the saving of hlinks by documenting the unknown header values and saving out more data. hlink: Improve the loading of hlinks. mlang: Implement ConvertINetString. secur32: Fix the dwVersion field in the security function tables returned by InitSecurityInterfaceA/W. secur32: Fix the wrapper InitializeSecurityContextA/W functions to handle phContext and phNewContext parameters being optional for some SSPs. secur32: Make the NTLM SSP cope with a NULL phCredential parameter when InitializeSecurityContext is called more than once. secur32: Don...