On Tue, Sep 15, 2009 at 2:36 AM, TSeeker <wineforum-user@xxxxxxxxxx> wrote: > Hello guys, > > I need to run an application that requires the user to be in a specific group (let's say "SomeApp Admin"). > > I couldn't find any documentation about this, either here or on the wiki (although I sometimes suck at searching - slap me if I did), so I took a look at the server/token.c code. At first glance it seems like the groups are hardcoded in there, but I might have missed something. I don't believe this is implemented. IIRC, the user is listed as an administrator, with your unix username as your windows username, in the group 'administrators'. > So, back to my initial question, is there any way to create groups? I don't mind writing a bit of C if that is what's needed. Patches are definitely welcome. Either mapping it to the Unix groups, and/or allowing an override in winecfg/registry would be helpful. If interested, I'd e-mail wine-devel for advice. -- -Austin