[Bug 20719] New: Allow alternate forms of Security Descriptor storage (such as xattr)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 15 09:12:20 CST 2009


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

           Summary: Allow alternate forms of Security Descriptor storage
                    (such as xattr)
           Product: Wine
           Version: 1.1.33
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: klightspeed at netspace.net.au


Created an attachment (id=24764)
 --> (http://bugs.winehq.org/attachment.cgi?id=24764)
Adds fgetxattr/fsetxattr/fremovexattr support for Mac OSX, Solaris, FreeBSD

This wish was initiated due to a bug in the World of Warcraft launcher:

If only there were a wine configuration setting to cause
server/file.c::file_set_sd to:
1) leave the owner permissions intact
2) fake the permission change, or
3) use xattrs to fake the permissions.

The last option would also need an appropriate change to
server/file.c::file_get_sd
server/change.c::dir_set_sd
server/change.c::dir_get_sd

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