Hi everyone, I've seen recently a discussion about securing a host running wine denying write access out of wine home using SElinux. I think that this feature would be easily enough implemented by wine itself, maybe by letting the user set access permission on wine drives "c: d: etc" and enforcing then in CreateFile calls. Are there any other APIs that should be considered apart CreateFile?
Greetings, Alessandro Pignotti
Onsdag 25 juli 2007 00:29, skrev Alessandro Pignotti:
Hi everyone, I've seen recently a discussion about securing a host running wine denying write access out of wine home using SElinux. I think that this feature would be easily enough implemented by wine itself, maybe by letting the user set access permission on wine drives "c: d: etc" and enforcing then in CreateFile calls. Are there any other APIs that should be considered apart CreateFile?
Greetings, Alessandro Pignotti
Application run through Wine are free to use regular UNIX calls as well.
Regards,
Alexander N. Sørnes