Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 32454 invoked from network); 18 Oct 2005 19:02:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Oct 2005 19:02:13 -0000 Received: (qmail 72635 invoked by uid 500); 18 Oct 2005 19:02:12 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 72596 invoked by uid 500); 18 Oct 2005 19:02:11 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 72581 invoked by uid 99); 18 Oct 2005 19:02:11 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Oct 2005 12:02:11 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 791DB237; Tue, 18 Oct 2005 21:01:50 +0200 (CEST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 35584] - Suexec does not change Privileges. X-Bugzilla-Reason: AssignedTo Message-Id: <20051018190150.791DB237@ajax.apache.org> Date: Tue, 18 Oct 2005 21:01:50 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=35584 ------- Additional Comments From rpluem@apache.org 2005-10-18 21:01 ------- (In reply to comment #2) > I have the same problem. [..cut..] > > Sometimes this code wrote files in ua:ua 0600 privilagies, sometimes in ua:ua 0644. [..cut..] Sorry, but this is not the same problem. Your files get written with the correct uid/gid in both cases. Different umasks seem to be used when executing your script (077 in the first case 022 in the second case). -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org