Path: csiph.com!usenet.pasdenom.info!gegeweb.org!newsfeed.kamp.net!newsfeed.kamp.net!newsfeed.freenet.ag!news2.euro.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.035 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'charset:iso-8859-7': 0.04; 'root': 0.05; 'subject:script': 0.09; '13:07,': 0.16; "can't.": 0.16; 'doesnt': 0.16; 'guess.': 0.16; 'subject:Apache': 0.16; 'subject:issue': 0.16; 'subject:run': 0.16; 'subject:python': 0.16; 'header:User-Agent:1': 0.23; '---': 0.24; 'least': 0.26; 'header:In-Reply-To:1': 0.27; 'subject:that': 0.31; 'file': 0.32; "i'd": 0.34; 'point.': 0.35; 'done': 0.36; 'received:10': 0.37; '(i.e.,': 0.38; 'to:addr:python-list': 0.38; 'skip:. 10': 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'remove': 0.60; 'logged': 0.60; 'tell': 0.60; 'full': 0.61; 'show': 0.63; 'such': 0.63; 'contents,': 0.84; 'subject:let': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=modelnine.org; s=modelnine1012; t=1370430878; bh=L38yZWiHvxs2E9Jl2mO4ntyRjRmvPb+bEpxL7+h4w0Y=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=BOVuwvfuOGQX2b5zXMjH2eJQhPWw5fIALa9h45Fj4kQJhq+ZVwn33fWFwBZ2iRFm1 A0l1LYuxqLODfaf4avvL2E9Mh+y2SQwql5xyS66IsZwFqpvCz5u0+iRFvK7l+morXb BtF7Ph4OGuo6Dr3us5lBEfF0/SE+8FKI+GmjHizU= Date: Wed, 05 Jun 2013 13:14:34 +0200 From: Heiko Wundram User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20100101 Thunderbird/22.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Apache and suexec issue that wont let me run my python script References: <20a49aac-3867-481f-96d4-c95a050781ed@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> <8df8a9df-dbb9-4f35-a6a3-b45aa32a848b@googlegroups.com> In-Reply-To: <8df8a9df-dbb9-4f35-a6a3-b45aa32a848b@googlegroups.com> Content-Type: text/plain; charset=ISO-8859-7; format=flowed Content-Transfer-Encoding: 8bit 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370430879 news.xs4all.nl 15878 [2001:888:2000:d::a6]:42919 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:47070 Am 05.06.2013 13:07, schrieb Νικόλαος Κούρας: > Btw, since history doesnt show me his history comamnds when he logged in from .au(why not really?), how can i tell what exactly did he do when he logged on to the server? As root has full access to your system (i.e., can change file contents and system state at will), and you gave him root access: you can't. And he made sure to remove things such as .bash_history and the syslog contents, I guess. At least that's what I'd have done to prove a point. -- --- Heiko.