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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=ZtwTCECMajJOtHUVuyueDo9aAzMI7ROmR727q39XowPD8mgGgehOk 7T80mRDgMbC4UurSv4lLC+Qbo7djbn4eBlxd4Z+r+uiYhd9m93T0wL9jQRmaUUjW LmSXXqRDnd9VXygfLpP9gBUEBP1Jekt7yjseLJ59oaDo4Zjiw0kirM= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=X/ETTStK+ojM7lN6U4Iok+qmR+0=; b=JtFbzqRbPOd+ZGkXpHB97u47vQBv 6auCkt83oDypv0TDaQEBqqXIZpV73XKvWVWXnqkm48UT3angDFGoZTdWcfAhQeuL YmhANEUlQfCi+NLlFl51h18ubrGcr6kw+PZvd5Cb34PEdRlRx7AXZ5KiYRqj5uLW 8/68C1InoLTcYZM= 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=-4.0 required=5.0 tests=AWL,BAYES_40,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 X-HELO: calimero.vinschen.de Date: Mon, 2 Mar 2015 15:57:07 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: cygwin installation on a synology NAS drive Message-ID: <20150302145707.GM3213@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EEx6GiKZGZ1wKUra" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) --EEx6GiKZGZ1wKUra Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mar 2 15:43, U-leila\vzell wrote: > Hi >=20 > I created a shared folder on a Synology NAS and mapped it to a Windows 7 > host system. Both Windows 7 and Synology NAS have the same named user > account (part of admin groups). The named user has full access to the > shared folder on the NAS side. >=20 > I then tried installing latest cygwin versions (x86/x64) on the mapped > drive (at the root filesystem) but got permissions errors from setup.exe >=20 > Setup was actually able to create the cygwin directory structure but > could not write to the log file. >=20 > Creating directories/files and writing to files is no problem with > windows tools on the mapped drive. >=20 > Anybody else tried this setup or knows what's going on here ? Or is a > cygwin installation on a NAS not supported ?=20 Does the NAS screw up POSIX-like ACLs? Problems with FILE_DELETE_CHILD? The /var/log dir is created with 1777 perms, so the FILE_DELETE_CHILD flag is not set in the ACEs. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --EEx6GiKZGZ1wKUra Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJU9HpDAAoJEPU2Bp2uRE+g1RMQAJFJyyYq7wDYj/gmzA3uG5ga dny2GVhCXq1bX4a94p2UWCT4mYleUBx/wo/COpT+6U76ZVxMpZ3b7gkbBBXYIjek Br/ljkXhp/ZBjFROgsJ98lnfaumd39u9N02BOkIwL53EEc/9Ffm8xDDhP/LhvQb5 X90avd1Jh6yyV1mBqnApEsDRcNCvFozdvxqibLf2HjJh4MK+MrmqGHG01OyjHdOn /tfJLGmPiQmXFdCSr1AgYDUZBwtDX9RiRH4a/FK64QGvd0VZNEkKUD9mc5f1R1jh eonX9D9KK7HmoXV1VPMnABpxZubPwyiOPECl+qvZnLJQl7ki0k9w3skPLj18ctT9 MUNrNFIKU8FPtMvlSGYIbEIeu+dKGY0MppjwR3w192cHEUBxY5t5kTf/JoFyu5l3 E1mAADcGZWBq1lVX0OWqeo1GtQyZIUDLNN6U5jHp8GUlvNYEfiGteJpPqDpZhx1G wVc+1OxOpR47/prAw2BPGtT+XmyhPQLVJQsuRd6eLILK6mIeZh9npIg9sTendzPO YQKrKazd1axfGkNGnAMeam0xB4jivEOEF2Cduf53f7MTCM++ouFOoVqPxkHtF5tv ns/4kbSi6Ye/5YWQAqEGBJLq2upCT+yK+pZ/7k91lunXa02LOUvdTNqMilu9j+KJ fEOjljFZojQvC41Q+sAk =r88A -----END PGP SIGNATURE----- --EEx6GiKZGZ1wKUra--