[Bug 16418] Keyword corral crashes (LsaLookupNames2 returns ERROR_NONE_MAPPED)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 21 16:39:59 CDT 2010


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





--- Comment #27 from Louis Lenders <xerox_xerox2000 at yahoo.co.uk>  2010-03-21 16:39:59 ---
Created an attachment (id=26958)
 --> (http://bugs.winehq.org/attachment.cgi?id=26958)
patch to make tests pass

This patch makes the tests pass in wine, however i'm not sure if this would be
the correct fix.

After adding some extra traces to LsaLookUpNames2 it shows that now "NT
AUTHORITY\\INTERACTIVE" is passed on to LsaLookUpNames2, which is mapped
nicely. Without the attached patch only "NT AUTHORITY" is passed on, which
LsaLookUpNames2 cannot map

With the patch the cookbook program, WoWus, and cryptload start up. I'll have
another look later this week

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