[Bug 16418] Keyword corral crashes (because of unimplemented advapi.LsaLookupSids)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 11 10:19:18 CST 2008


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





--- Comment #9 from Louis Lenders <xerox_xerox2000 at yahoo.co.uk>  2008-12-11 10:19:18 ---
(In reply to comment #9)


I did a bit of testing on XP and seems like ReferencedDomains[0].Entries = 1
indeed, but  ReferencedDomains[0].Domains->Name.Buffer resolves to nothing.

Further Names[0].Name.Buffer resolves to "INTERACTIVE", and Names[0].Use =
SidTypeWellKnownGroup;

It then continues to LsaLookupNames. From test on xp seems
ReferencedDomains[0].Domains->Name.Buffer should resolve to "NT AUTHORITY", but
somehow it keeps crashing with access violations when i hack that in. Maybe i'm
doing something wrong.


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