Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20020301033005.92171.qmail@web20007.mail.yahoo.com> Date: Thu, 28 Feb 2002 19:30:05 -0800 (PST) From: Joshua Daniel Franklin Subject: Re: mkshortcut debugging problem To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii >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/