X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type :content-transfer-encoding; q=dns; s=default; b=exC4QQu1r/Rl8EeF MqjxB+563lOpXI+oSgy4/ZSqpm+BO4RwAnyjhqqm/uKJrRqdvGqxgeuhsuRVzirB hx4EQFVWrdqkqM6nauUZpAhVenJIiYlRdiUU2D6STFAtjhZ3fsCpgrBss54nZ2yr 1R3RjLqZ/sXCWAgG7EbGtRBZlEs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type :content-transfer-encoding; s=default; bh=r1hKtjbKFuURFbQbmPyhkR JA8HA=; b=TY483DwACqfOP70KtodbiiGRkjiipW+qPR88I2HyopClU5kVBkfhn1 5InAsIEDllpj+VGvp6hdBRVbbBe4ImVWNn4HootIl6Nz4JOd7WyfNIxvnKmUUPv6 Tdaijp2eTxxbFt5WAxS6usqz1uc+U5ox+8juOaZvQnyIb9jXHwWAI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f179.google.com MIME-Version: 1.0 X-Received: by 10.50.98.3 with SMTP id ee3mr6013791igb.10.1436916098759; Tue, 14 Jul 2015 16:21:38 -0700 (PDT) In-Reply-To: References: Date: Tue, 14 Jul 2015 18:21:38 -0500 Message-ID: Subject: Re: ACL Hell From: Steven Penny To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t6ENLpGm001177 On Tue, Jul 14, 2015 at 5:15 PM, Sky Diver wrote: > $ touch x > > $ ls -l x > -rw-rwxr--+ 1 sky None 0 Jul 15 00:46 x* > > $ ln -s x y > ln: failed to create symbolic link ‘y’: Operation not permitted I just tried this on a pristine Windows 7 64-bit virtual machine without issue. You might want to check your system. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple