Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.036 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'abuse': 0.07; 'subject:script': 0.09; 'cc:addr:python-list': 0.11; '-tkc': 0.16; 'from:addr:python.list': 0.16; 'from:addr:tim.thechases.com': 0.16; 'from:name:tim chase': 0.16; 'subject:Apache': 0.16; 'subject:issue': 0.16; 'subject:run': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; '(or': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'least': 0.26; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'charged': 0.30; 'subject:that': 0.31; '(including': 0.33; 'there': 0.35; 'charset :us-ascii': 0.36; 'pm,': 0.38; 'even': 0.60; 'read': 0.60; 'email addr:yahoo.com': 0.64; 'fraud': 0.68; 'u.s.': 0.71; 'to:addr:yahoo.com': 0.81; 'millennium': 0.84; 'received:50.22': 0.84; 'subject:let': 0.93 Date: Wed, 5 Jun 2013 21:02:19 -0500 From: Tim Chase To: rurpy@yahoo.com Subject: Re: Apache and suexec issue that wont let me run my python script In-Reply-To: <5e0cbea0-52dc-498c-9ceb-05dd020eee26@googlegroups.com> References: <8df8a9df-dbb9-4f35-a6a3-b45aa32a848b@googlegroups.com> <1496e27c-7870-48d2-afb0-1bf626e24b5f@googlegroups.com> <83de920f-dea8-49ad-9f6e-e25d3b2d8446@googlegroups.com> <501f3d4e-bbe3-45e8-afce-96cedabe2bef@googlegroups.com> <5e0cbea0-52dc-498c-9ceb-05dd020eee26@googlegroups.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; x86_64-pc-linux-gnu) Importance: low X-Priority: 4 (Low) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - boston.accountservergroup.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tim.thechases.com Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370484033 news.xs4all.nl 15996 [2001:888:2000:d::a6]:38040 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:47177 On 2013-06-05 17:57, rurpy@yahoo.com wrote: > On 06/05/2013 05:19 PM, Dennis Lee Bieber wrote: > stories over the years where people where convicted (or > at least charged with) violating the DMCA (or perhaps > equally draconian followup U.S. laws) even though they > clearly penetrated the system to point out security flaws. I suspect you read "CFAA" (Computer Fraud & Abuse Act) and thought "DMCA" (Digital Millennium Copyright Act), as there have been a number of prosecutions under the CFAA (including the whole Aaron Swartz ordeal) for nebulous "exceeding authorization". -tkc