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:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=Wf9CoJqROY6zWvEt kskOPJUMtwFsrdAnQwWLbKMsS3VK+zP+IWBrIzzUYylPdNaa8fkJ/pxIKRUSxfvg g/JooY5ig31+3CVcl2P8Hv8MqvqvofcG35DtIApCOdiS4e5qrpyxwhcQ3X32kR+x Vh2XoVcS639QVLrIPeMN7Yqy93M= 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:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=NeQyNeJ6w6K3waKDiQtAFe DbMYM=; b=DpBkal40vuAUuc1C727Ptw/Pq7atRqNJe2jKp1qK1GXY2QsHnTc4nT 5iNPIzOKBv8Ivy/81CQDPRr0Equ7QmLVJYRM9z48isNkalxL3DYQIhlktI4qmBjc sKnM459Cpl44iBweG2IyaTSZt9mPWhrhpatyJCF5UWvmI3PAU43W8= 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=3.3 required=5.0 tests=AWL,BAYES_80,FREEMAIL_FROM,KAM_BODY_URIBL_PCCC,KAM_FROM_URIBL_PCCC,KAM_THEBAT,SPF_SOFTFAIL,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 X-HELO: smtp.ht-systems.ru Date: Mon, 2 Mar 2015 19:56:40 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <339865245.20150302195640@yandex.ru> To: "U-leila\\vzell" , cygwin AT cygwin DOT com Subject: Re: cygwin installation on a synology NAS drive In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, U-leila\vzell! > 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. > I then tried installing latest cygwin versions (x86/x64) on the mapped > drive (at the root filesystem) but got permissions errors from setup.exe > Setup was actually able to create the cygwin directory structure but > could not write to the log file. > Creating directories/files and writing to files is no problem with > windows tools on the mapped drive. > Anybody else tried this setup or knows what's going on here ? Or is a > cygwin installation on a NAS not supported ? Have you authorized admin session on NAS before starting setup? Setup by default request elevation and that change all authorization context of the application. Even mapped drive letters are different for elevated process. Can you try to start elevated cmd.exe, make sure you have correct maps/write access to destination directory in there and start setup.exe from it? -- WBR, Andrey Repin (anrdaemon AT yandex DOT ru) 02.03.2015, <19:52> Sorry for my terrible english... -- 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