[Bug 21397] LookupAccountName cannot retrieve a 'groups' SID

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 17 15:37:29 CST 2010


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





--- Comment #4 from Jason Edmeades <us at edmeades.me.uk>  2010-01-17 15:37:29 ---
I dont know anything about winbind, but would that help regardless of samba
integration / having DC's around? Also, when you say 'users' do you mean both
users and groups?

Any thoughts on an acceptable patch for the main tree which could get my
scenario working without being too much of a hack for AJ. From my debugging its
the only real problem which prevents my application from working, and in fact
the application doesnt care what SID it gets back, as long as it gets something
back which is a valid SID (ie doesnt fail subsequently in calls to token
manipulation routines). My only thought to fas is doing something like
getgrent, then if its a valid group copying in the interactive SID would
suffice, but its still a little dodgy.

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