[Bug 30069] Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) Release A needs LPC for shared memory communications (NtCreatePort and friends)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 17 02:55:38 CDT 2012


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

--- Comment #3 from Daniel Jelinski <djelinski1 at gmail.com> 2012-03-17 02:55:38 CDT ---
Hello,
By default LPC is required to start sql server service. However, when the
installer is started by:
wine setup.exe sapwd=xxx disablenetworkprotocols=0
the service starts listening on TCP ports. Unfortunately the end result
(installation rolled back) does not change.
If the installer is terminated before rollback, the MSSQL service is runnable.
However I was not able to log in. I tried the specified password (login failed
for user sa) and integrated security (login failed for user (null). Reason: Not
associated with a trusted SQL Server connection).
Additionally, when attempting to log in using integrated security, the
following line appeared in the log:
fixme:ntlm:ntlm_AcquireCredentialsHandleW AcquireCredentialsHandle:
SECPKG_CRED_BOTH stub,

-- 
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