Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.089 X-Spam-Evidence: '*H*': 0.82; '*S*': 0.00; 'root': 0.05; 'subject:script': 0.09; 'being,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'guessing': 0.16; 'subject:Apache': 0.16; 'subject:issue': 0.16; 'subject:run': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'seems': 0.21; 'previously': 0.22; 'file.': 0.24; 'least': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'subject:that': 0.31; 'quite': 0.32; 'third': 0.33; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'something': 0.35; 'received:google.com': 0.35; "he's": 0.36; 'done': 0.36; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'that,': 0.38; 'little': 0.38; 'to:addr:python.org': 0.39; 'changed': 0.39; 'either': 0.39; 'how': 0.40; 'logs': 0.60; 'back': 0.62; 'such': 0.63; 'soon': 0.63; 'actually,': 0.84; 'internets': 0.84; 'safer': 0.84; 'so...': 0.84; 'valid,': 0.84; 'subject:let': 0.93; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=eEuFsgyhEKIDMBqUCd5x9BYEU8gGKmmLYp9ngwJU890=; b=SiYWMjv+cin62bUjI3Ed7fYgpxRepilYKebgDNaf93E6/hxvr6ralrm9UmO/OYX1aG ptJJiDLSLcp0S0Rc9Bc5O8L9NZtgtj40/kg23rt8yYZYyTe/S5iqDAwjwVs/0j0Bhl+9 qr2hh0ASTOkHcgYOtJ3EBQt6xfBB8VOFp0Xr+T/DMB2KdprTtBML2xjj5qouosBSMjK0 zFyMmTB2pQmS6PPJluVqPzTw6iEOPXAP0UVkc7beBJieeKzKHTMpXlDHF0y8v4vhqDlj FgdHPl6/wkg/t4wQ7dwzYey6EXzrRIVKXr4BsOpv1ah8GE7DpvOaSPcENGszfkAbCOhR q0vw== MIME-Version: 1.0 X-Received: by 10.220.167.69 with SMTP id p5mr19994236vcy.57.1370423962781; Wed, 05 Jun 2013 02:19:22 -0700 (PDT) In-Reply-To: <51AEFF0F.50605@modelnine.org> References: <20a49aac-3867-481f-96d4-c95a050781ed@googlegroups.com> <4b65cdfe-b6c2-4d97-8623-77b10711bf78@googlegroups.com> <2ecc95c4-6114-49a6-ad47-df7bae4adfde@googlegroups.com> <592c84d8-2e86-4480-b784-c3ccadc8360d@googlegroups.com> <06fd6c2e-0979-4d61-b75a-6d9df7c1b624@googlegroups.com> <70390d65-5313-46bf-8110-b25f5fc9f76f@googlegroups.com> <8d52505a-7252-419b-8b4f-61e5ee56a78a@googlegroups.com> <2aef9194-ef36-45db-8c77-9510d3f14ebe@googlegroups.com> <51AEFF0F.50605@modelnine.org> Date: Wed, 5 Jun 2013 19:19:22 +1000 Subject: Re: Apache and suexec issue that wont let me run my python script From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 1370423971 news.xs4all.nl 15944 [2001:888:2000:d::a6]:43136 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:47045 On Wed, Jun 5, 2013 at 7:04 PM, Heiko Wundram wrote: > Seeing how riled up you get about this, what Chris did is for the better. At > least it seems that you won't be able to change your root password back, > either, and as such you won't have root access anymore to your system for > the time being, which makes your system and the internets a safer place for > now. Not quite accurate; he can change his root password back as soon as he logs in as the non-root user and cats one little file. Actually, I just tested, and the password I set is no longer valid, so I'm guessing he's already done so... either that, or a third party who was previously given access has now changed the password to something else. ChrisA