search for: prevent

Displaying 20 results from an estimated 20137 matches for "prevent".

Did you mean: present
2002 Feb 21
3
Any way to prevent mapped drives?
Is there any way to prevent users from mapping drive letters to Samba shares? We are constantly getting user problems like: "I can't find my files on my F: drive. Please restore it". They expect us to know where their F: drive was mapped. We try to show users how to use UNCs and shortcuts, but I would like t...
2017 Nov 21
0
Re: [nbdkit PATCH v2 0/4] enable parallel nbd forwarding
...o_write -P 2 1 1" -c aio_flush $nbd > When run with threads, > nbdkit: file[1]: debug: handshake complete, processing requests with 16 threads > nbdkit: debug: starting worker thread file.0 > nbdkit: debug: starting worker thread file.1 > nbdkit: file.0: debug: acquire unload prevention lock > nbdkit: file.0: debug: pread count=1 offset=0 > nbdkit: debug: starting worker thread file.2 > nbdkit: file.1: debug: acquire unload prevention lock > nbdkit: file.1: debug: pwrite count=1 offset=1 there are definitely two threads that both obtain the unload prevention lock a...
2006 Sep 07
3
comments on handbook chapter
...ur security or you will interfere with the detection side, and detection is one of the single most important aspects of any security mechanism. For example, it makes little sense to set the schg flag (see chflags(1)) on every system binary because while this may temporarily protect the binaries, it prevents an attacker who has broken in from making an easily detectable change that may result in your security mechanisms not detecting the attacker at all.'' Wouldn't it be better to detect /and/ prevent an attempt to change the system binaries? It seems to me that advising people to focus...
2013 Dec 05
3
What in samba 4.1 prevents a '/' share?
All, If the post "Samba 3.6 -> 4.1 change that prevent sharing / - mount error(13)" makes it to the list, I apologize, but it has been over a day and I have no indication that the post ever made it to the list. The issue is that in versions prior to 4.x, I was able to create a root share in samba, but now, something prevents it from being mount...
2012 Sep 20
6
Prevent Download messages from server
Hi, can we prevent download messages from server user by user ? sme common used mail's message must be remain at the server, but sometimes we download them ? thanks in advance -- Sel?uk YAZAR
2017 Nov 21
3
Re: [nbdkit PATCH v2 0/4] enable parallel nbd forwarding
This works OK on x86_64, but fails on our fast new Amberwing (aarch64) machine. I've attached the test-suite.log file, but I'm not very sure what's going wrong from that. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-df lists disk usage of guests without needing to
2002 Apr 29
2
'implicit' doesn't prevent additional parameters?
Hi, just tried the 'implicit 0'-option with pxelinux (btw, 1.73Pre6 - works). What I wanted is preventing tricksters to give additional parameters on the commandline. It prevents giving something different from the 'label'-statement ('Could not find kernel image:..'), but if I give e.g. linux init=/bin/sh it gives me a root shell. It should have taken the 'append'-line from t...
2018 Jun 28
4
East-west traffic network filter
...d clean-traffic which works fine [1]. Is there a way to achieve the same behavior with reference to clean-traffic? Thank you. Best wishes, Ales Musil [1] <filter name='clean-traffic-gateway'> <!-- An example of a traffic filter enforcing clean traffic from a VM by - preventing MAC spoofing --> <filterref filter='no-mac-spoofing'/> <!-- preventing IP spoofing on outgoing --> <filterref filter='no-ip-spoofing'/> <!-- preventing ARP spoofing/poisoning --> <filterref filter='no-arp-spoofing'/> <!-- accept all...
2009 Sep 02
2
Prevent Agent Login from a second extension
Hi friends, Is there any way to prevent an Agent from logging in from a second extension if he is already logged on from an extension. Right now, the scenario is if he login from a second extension, asterisk will automatically log him off from first extension. What I need is that asterisk should tell him that he is already logged on...
2005 Aug 18
3
Preventing an extension from dialing certain outbound codes
Is there anyway to prevent an extension from dialing certain codes. ie I want to prevent extension 203 from dialing number which start with 00 087 086 etc Sean -- +----------------------------------------------------+ |VOIP: FreeWorldDial 689482 VOIPBuster thecivvie | |GPG Key: http://thecivvie.fastmail.fm/thecivvie.a...
2014 Dec 11
0
CentOS-6 Another email related AVC
CentOS-6.6 Postfix-2.11.1 (local) ClamAV-0.98.5 (epel) Amavisd-new-2.9.1 (epel) opendkim-2.9.0 (centos) pypolicyd-spf-1.3.1 (epel) /var/log/maillog Dec 11 16:52:09 inet18 setroubleshoot: SELinux is preventing /usr/bin/perl from read access on the file online. For complete SELinux messages. run sealert -l 62006e35-dcc8-4a4f-8e10-9f34757f3a4a Dec 11 16:52:10 inet18 setroubleshoot: SELinux is preventing /usr/bin/perl from read access on the file online. For complete SELinux messages. run sealert -l 6200...
2015 Oct 13
2
Preventing laptop from sleeping when lid closed?
How can I prevent the laptop from sleeping when the lid is closed. I tried messing with the settings in gnome-power-preferences but that doesn't seem to prevent it when no one is logged in. Any suggestions? Thanks, Dave
2011 Feb 20
1
prevent export of specific functions in NAMESPACE
Hi, I'd like to prevent the export a specific function in the NAMESPACE file. The example in the R documentation uses a regex to prevent export of a set of functions, but as far as I can see there is no easy way to specify that a function of a specific name should not be exported. This thread (http://www.mail-archive.com/...
2010 Oct 25
4
[LLVMdev] Prevent instruction elimination
...and optimization. I used an add instruction: %0 = add i8 1, 2, !pragma_instrument_mem_add !0 ; <i8> [#uses=0] which should not carry any dependencies, if inserted inside a loop for instance. But the problem is that it is removed when I use the optimization level -O2. Is there a way to prevent this? I would like to attach metadata to instructions rather than using intrinsics that reference metadata. Thank you, Alexandra -- View this message in context: http://old.nabble.com/Prevent-instruction-elimination-tp30046067p30046067.html Sent from the LLVM - Dev mailing list archive at Nabble...
2018 Jul 02
1
Re: East-west traffic network filter
On Fri, Jun 29, 2018 at 3:40 AM Thiago Oliveira <cpv.thiago@gmail.com> wrote: > Hi Ales, > > I would like to prevent the guests from different subnets start a > communication. In other words I have the subnet 192.168.1.0/24 and > 192.168.2.0/24 and the guests from 192.168.1.0/24 cannot reach/talk with > guests on 192.168.2.0/24 at the same host. Is this possible using a > filter like yours? > >...
2012 Sep 13
1
SELinux is preventing /bin/ps from search access
CentOS 6.3. *Just* updated, including most current selinux-policy and selinux-policy-targeted. I'm getting tons of these, as in it's just spitting them out when I tail -f /var/log/messages: Sep 13 15:20:51 <server> setroubleshoot: SELinux is preventing /bin/ps from search access on the directory @2. For complete SELinux messages. run sealert -l d92ec78b-3897-4760-93c5-343a662fec67 Sep 13 15:20:51 <server> setroubleshoot: SELinux is preventing /bin/ps from getattr access on the directory /proc/<pid>. For complete SELinux messages. r...
2004 Dec 24
3
Preventing Asterisk from sending 'h' across to SIP Provider
Hi, I want to prevent Asterisk from sending the h extension across to the SIP provider or to prevent it from hitting the script at all. The SIP Provider does not know what to do with the h extensions once it receives it. My SIP Provider takes all digits and forwards them off to a softswitch for processing. Everytime...
2015 May 11
2
appdynamics php agent prevented by SELinux
...6_64 on a C7.1 host. It's failing to communicate with it's controller on another host. And this is the interesting part. Whether or not I have SELinux enabled, I have apache reporting SELinux problems. [root at web1:~] #getenforce Permissive May 10 20:47:56 web1 python[25735]: SELinux is preventing /usr/lib/appdynamics-php5/proxy/jre/bin/java from write access on the file /usr/lib/appdynamics-php5/logs/agent.log.lck. ***** Plugin catchall (100. confidence) suggests **************************... May 10 20:47:56 web1 python[25735]: SELinux is preventin...
2010 Oct 25
2
[LLVMdev] Prevent instruction elimination
Devang Patel wrote: > > > Use of metadata will not prevent optimizer from removing an instruction. > Actually, that is the corner stone of LLVM metadata design. > > I am curious, what information you want to carry and until what point ? > - > Devang > > I want to handle new pragma inserted in the C/C++ source code and to adapt cla...
2012 May 30
2
Prevent Samba clients from changing group ownership?
How can I prevent Samba clients from changing the group ownership of files? With the security mask parameter I can prevent Samba clients from changing some permission bits, but I can't find a parameter to prevent changing the group ownership