http://bugs.winehq.org/show_bug.cgi?id=3601
Summary: controlling guest-programs' behaviours (such as access to internet) by wine Product: Wine Version: 20050930 Platform: All OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: kcleung@arcor.de
All windows programs are run under wine. However for some instances, one would like to control behaviours of these windows programs when they run in Linux. For instances, the user may not want certain Windows programs to gain access to the internet while want to let the others to. However in the current system, all linux can do is to block the program wine from accessing to the internet (by mechanisms such as selinux and RSBAC), which would restrict thte behaviours of wine as a whole, and therefore all programs run under wine.
It would be nice if wine can control the allowed task of programs internally and the allowed behaviours of the programs being set by winecfg.