similar to: Re: denying internet access to a win32 app?

Displaying 20 results from an estimated 50000 matches similar to: "Re: denying internet access to a win32 app?"

2008 Nov 06
2
denying internet access to a win32 app?
Is there an easy way I can disable a particular win32 app's ability to access the 'net with WINE such that it'll run, but without privs to use my 'net connection?
2010 Jul 18
1
Re: denying internet access to a win32 app?
Hate to necrobump a thread, but I'm still facing this issue under Wine 1.2 on my box. Is there a piece of wine I can disable to deny internet functionality to windows apps?
2010 Jul 19
1
Re: denying internet access to a win32 app?
I'd like to do it to simply keep some apps from connecting out. Can you teach me how to do it to all apps across the ~/.wine dir since you indicated that would be simple?
2011 Jun 12
7
installation of Office 2007 under Arch x86_64 fails
Running x86_64 with multilib enabled and am unable to install office 2007 to a fresh wineprefix. Code: $ export WINEPREFIX=/home/facade/.wineprefix/office $ wine /media/dvd/setup.exe wine: created the configuration directory '/home/facade/.wineprefix/office' err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object
2010 Jul 18
4
shared .wine directory?
Is it possible to have a shared .wine directory? I have office 2007 on my machine and wish to have it accessible for three users without the need to install three copies of it.
2017 Feb 11
0
Managesieve cannot access script store
OK, I've figured it out: In the dovecot profile for apparmor the sieve directory is not confgured. I solved it this way: To configure only one directory in the apparmor profile, I placed the active-script link inside the .sieve directory. Keeping the scripts separate in a store subdirectory, like this: In /etc/dovecot/conf.d/90-sieve.conf : sieve =
2019 Apr 25
0
Windows clients require reboot once a day in order to access mapped drives
On Thu, 25 Apr 2019 10:34:24 -0700 Mason Schmitt <mason at ftlcomputing.com> wrote: > > > > > > Forgot to mention, are sure your time sync over AD is working > > correctly. One to add to you list, check times of server and > > clients, (* yes again, if needed just to be sure). > > > > Yes, I have double check that time is correctly being synced.
2009 Apr 10
3
dvd decrypter 'No Devices Detected!' error
I found this wiki page (http://appdb.winehq.org/objectManager.php?sClass=version&iId=2587) as well as few posts in these forums about this very issue that I am experiencing with DVD Decrypter on Wine 1.0.1 under Ubuntu/Intrepid. The wiki recommends adding the following to ~/.wine/config (which doesn't exist for me). I make a file called ~/,wine/config and inserted the below text but it
2024 Jan 16
1
Share access permission errors after upgrade from 4.12.14
On Tuesday, 16 January 2024 at 09:46, Rowland Penny via samba <samba at lists.samba.org> wrote: > As far as I can see, unraid is based on slackware, so it should work. > Is it possible to check the ownership & permissions set on > /mnt/user/PrivateShare ? > > Is either apparmor or selinux running ? > > Rowland Thanks for the reply, I have included some responses
2017 Feb 10
3
Managesieve cannot access script store
Hi Stephan, > Normally, Dovecot permission errors are more helpful than that. So, > this > error message in itself is a bit of a bug: I'm glad to h've been able to help with this beta-test ;-) > About the cause of this error: keep in mind that the whole directory > path needs read/execute permission, not only the leaf directory. Have checked. They are... > You
2024 Jan 19
1
Share access permission errors after upgrade from 4.12.14
On Tue, 16 Jan 2024 23:28:24 +0000 unraidster via samba <samba at lists.samba.org> wrote: > On Tuesday, 16 January 2024 at 09:46, Rowland Penny via samba > <samba at lists.samba.org> wrote: > > > As far as I can see, unraid is based on slackware, so it should > > work. Is it possible to check the ownership & permissions set on > > /mnt/user/PrivateShare
2004 Nov 06
1
How to auto-restart win32 app
I have a win32 app that I run 24/7. On occasion it will go into the debugger, and I have to kill it and restart it. Is there any to have it automatically restart when it crashes?
2013 Aug 26
0
Re: How to deal with LXC cgroup access control with apparmor ?
On 08/26/2013 03:42 PM, 止语 wrote: > I am playing with libvirt 1.1.1 (lxc) > when I was starting a LXC container, the process location of cgroup is pretty , just the root directory > from the process. But I could tune the cgroup in a container as an user that logged, This is not accepted... > > I wonder how to restrict it with apparmor ,so one can not modify files in the cgroup
2002 Mar 26
0
Problem running Win32 app under Wine
Hi to every one, I am using MandrakeLinux 8.1 on 4 different machines and a notebook. I have updated the system with the first UpDate CD. My problem is that when I start a Win32 application, say Word97, Wincp, Winzip and other private applications, nothing happens. It means that after complaining about non existant fonts, wine run undefinitly, and winreal take about 95% of the processor time.
2008 Nov 24
2
firstclass client 9.1 -- cannot load winebrowser
I have successfully installed and am running the win32 version of firstclass 9.106 (http://www.firstclass.com/Divisions/FAV13-0024FC95/?OpenItemURL=S047C50E4) client on wine 1.0.1 (lenny amd64). My problem occurs when the client attempts to open an html attachment: Code: err:winebrowser:get_url_from_dde Unabled to retrieve URL from string L"\"" err:winebrowser:wmain Usage:
2013 Aug 26
2
How to deal with LXC cgroup access control with apparmor ?
I am playing with libvirt 1.1.1 (lxc) when I was starting a LXC container, the process location of cgroup is pretty , just the root directory from the process. But I could tune the cgroup in a container as an user that logged, This is not accepted... I wonder how to restrict it with apparmor ,so one can not modify files in the cgroup fs, e.g the cpus or mem, if i restrict it with "deny
2019 Apr 25
3
Windows clients require reboot once a day in order to access mapped drives
> > > Forgot to mention, are sure your time sync over AD is working correctly. > One to add to you list, check times of server and clients, (* yes again, > if needed just to be sure). > Yes, I have double check that time is correctly being synced. FYI, Rowland, the process outlined in the wiki for using chronyd does not work on Ubuntu 18.04 (my AD DC is on Ubuntu, but my file
2006 Nov 29
3
Mongrel as Win32 service for a camping app?
As subject line, basically... http://mongrel.rubyforge.org/docs/win32.html describes how to install Service support for Mongrel on Win32. But it seems to be focussed on providing a way of running Rails apps. If it is possible at all, can you provide hints or refer to documentation that explains how to run apps that use other frameworks, like Camping, as Services please? Is it written up online,
2017 Apr 13
2
Access denied to change share security staff
On Thu, 13 Apr 2017 09:28:09 -0400 Rommel Rodriguez Toirac via samba <samba at lists.samba.org> wrote: > > I follow step by step Setting up a Share Using Windows ACLs from > wiki, but still I have an Access denied when try to change the > permissions of share or when try to change Security ACL. As sugesst > Rowland I do not change the permissions using Unix, just create the
2008 Nov 06
12
multiple users on LINUX - way to share a single .wine
Basically, I'd like to have just one .wine dir on my file system that multiple users on LINUX can share thus allowing me to keep a single install of my windows apps. The default is to install to /home/CURRENT_USER/.wine so I'm wondering, as long as the LINUX users are in the same group, can I relocate the .wine dir to say, /home/share/.wine and update the wineconfig? I just started using