Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 93474 invoked from network); 7 Oct 2005 04:42:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Oct 2005 04:42:21 -0000 Received: (qmail 61393 invoked by uid 500); 7 Oct 2005 04:42:20 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 61196 invoked by uid 500); 7 Oct 2005 04:42:19 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 61185 invoked by uid 99); 7 Oct 2005 04:42:19 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Oct 2005 21:42:19 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_POST,FROM_ENDS_IN_NUMS,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of aok123@bellsouth.net designates 205.152.59.73 as permitted sender) Received: from [205.152.59.73] (HELO imf25aec.mail.bellsouth.net) (205.152.59.73) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Oct 2005 21:42:22 -0700 Received: from ibm69aec.bellsouth.net ([65.80.200.112]) by imf25aec.mail.bellsouth.net with ESMTP id <20051007044156.QACV1975.imf25aec.mail.bellsouth.net@ibm69aec.bellsouth.net> for ; Fri, 7 Oct 2005 00:41:56 -0400 Received: from [172.16.1.152] (really [65.80.200.112]) by ibm69aec.bellsouth.net with ESMTP id <20051007044156.LJKH9927.ibm69aec.bellsouth.net@[172.16.1.152]> for ; Fri, 7 Oct 2005 00:41:56 -0400 Message-ID: <4345FC90.4040808@bellsouth.net> Date: Fri, 07 Oct 2005 00:41:52 -0400 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: [sitedocs] Permissions issues under /www/directory.apache.org/network References: <43459DC3.1080302@bellsouth.net> <768dcb2e0510061849y61b9ac1v@mail.gmail.com> In-Reply-To: <768dcb2e0510061849y61b9ac1v@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Trustin Lee wrote: > Hi Alex, > > 2005/10/7, Alex Karasulu >: > > T, can you massage some perms for me in the site area for MINA. Looks > like you have some files out there with 644 perms that are preventing > other users from updating sitedocs. I guess you updated your > umask ... > these 644 perms must be left over from the old days. > > Thanks, > Alex > > BTW here's the list of files that need a chmod -R g+w. All except for > the faq.html way at the bottom seem to be coming from the examples > you > have with the sumup protocol: > > > I've run 'chmod -R g+w .' in 'network' directory. I changed > permissions of the files I have an ownership, but not for other > files. Please run 'chmod -R g+w' for the files you've got an > ownership in case I deploy the side. Ooops I fixed my perm issues as well. Thanks for heads up. Alex