From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10081 invoked by alias); 1 Mar 2002 03:30:18 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Received: (qmail 10015 invoked from network); 1 Mar 2002 03:30:06 -0000 Received: from unknown (HELO web20007.mail.yahoo.com) (216.136.225.70) by sources.redhat.com with SMTP; 1 Mar 2002 03:30:06 -0000 Message-ID: <20020301033005.92171.qmail@web20007.mail.yahoo.com> Received: from [12.41.224.37] by web20007.mail.yahoo.com via HTTP; Thu, 28 Feb 2002 19:30:05 PST Date: Thu, 28 Feb 2002 22:50:00 -0000 From: Joshua Daniel Franklin Subject: Re: mkshortcut debugging problem To: cygwin@cygwin.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-02/txt/msg01437.txt.bz2 >Permissions or ACLs on the two different directories? Try > >getfacl {dir1} >getfacl {dir2} > >Same? Different? Well, it's writing to the same directory in both cases, but the ACLs are: $ getfacl.exe /c/Documents\ and\ Settings/All\ Users/Desktop/ # file: /c/Documents and Settings/All Users/Desktop/ # owner: Administrator # group: None user::rwx group::rwx group:Users:r-x group:Power Users:rwx mask::rwx other::r-x default:user::--- default:group::--- default:group:Users:--- default:group:Power Users:rwx default:mask::--- default:other::--- Or did you mean the ACLs on /bin and /usr/src...? Those look identical. __________________________________________________ Do You Yahoo!? Yahoo! Greetings - Send FREE e-cards for every occasion! http://greetings.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/