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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=XCuYzbZyxtIeZOtp E2lrBE40Ucz2017WOwm6NKqscPAAM5NQ5xIqcU7eBJFwYcs/GNAWuNVrVRtds4ka p7q248reJYZ3WAWmBb7EspPaNvEo2TZQ9IHUt5143BigzGLqZKOnDopxABDjp+V2 1EIICt9zVwRG6vS0ULwQdsLn3qE= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=iy1m/FcfHUrGf2xhUNCrul axU9o=; b=B3xWg5oq2dwKF46G3uGHpU38RevBN91/hqxjK7JAC+bXrtJlTeq4/e Z5lLFeMpXObNx5sEzlAUrYbtygh93ZobxEEscWr/AjB1nzhY9Y1HyBgLwtgAiOmz NGajv8LSuP0FkimJdHjyLM3dCnjhcc8u1+xc5biAO3ycpydVZvqis= 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=-7.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=sftp, SFTP, viruses, UD:avast.com X-HELO: mout.gmx.net Subject: Re: when I try to open file with another user on CYGWIN , I get access denied message To: cygwin AT cygwin DOT com References: <2e1a331d-18e5-4dcc-0db6-257eeea2640a AT gmx DOT com> <1087bdfc-567a-88b4-881e-9a7e70c58b94 AT gmx DOT com> From: Alex Message-ID: Date: Wed, 17 May 2017 16:44:02 +0300 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1;V01:K0:fV02ImVJELM=:9nHMkyd1c7SPztJimoD4+p FsR8DkUQGAjPnW+kS55WbM+G0CFw7YEu0IFfn5jvLGm/w2Yx88XcgdeYOb+KhJHVrA9F1RDYT NtfpWQleanAtHwKFlFBLEIui6K44Jn8d7Dyd0z++SluhySIFpqhrQ5klFWwDxC0L2+cybIk1c gcATRxtNp2MlR9iuM4BR4C/e2YjsB9THQHymxxCji15AeDu2/8G5gpskO5+zC6Ap3TWTjx3Jo 7UdApZkGFNkR8+OIdyyDkWMsLXpYGlSRFudMvEVQj21XXRduccwieSu01vRFdYl3VmWryCxwo QxBNl+KUvJIegvhTCq9xa7d4R1poStZBF2hCS6QyiQQvN0bO2pL3qDf8rnbu5pg1RosMcDiZz QYA4bTd1w4Sgqhvh9aiVg1NUjs6TaPCBR1OQ7QK0klu30EPFod5YtvzFtXyUQMhe5YnPHiTiP zttBVOJmq0MBb3wagWqOf+5nEcisVadBE5s9Q07CDKX3z6ae5IsMj2Gp1feLIj36mKPyvOrJ+ n/RbJH1B9iuSqy1/sUQ+AyGt6vzT5a5klwDpJKxI38h1cQEP/IK6aptDvyEeGq3BIJuns4up9 7FunKnI4kc5kTrY1u04DXSIf13qcZyIvIo/MYlgKckOmb2NZH5s4HsL29Qq8z4+n9eh0VEuRh zg5CZit85cgZofW5M5LMRPz8wcel3E7VLNbp7vgaVB5CqcKaV7LlkfYDiyVf0RkLjXdGOZRp8 xNQXlbmghBUMT/VIbMNEGrFtNjMpb1+cTWv4Z9aMtrVQHOTM+6yPPlcPaNqIKBEKP+paajs8H TH1zPoL On 16/05/2017 17:59, cyg Simple wrote: > > > On 5/16/2017 10:44 AM, Alex wrote: >> Yes I did , but I can access only the current files. If they send new >> file next time, it won't get this setup so not possible to open. >> >> >> I need something like folder permission and will apply to all files in >> it also must be apply to files will be created latter >> > > Make sure that the directories are all created by Cygwin processes. Only the folder mounted to home directory created on Windows as I entered the below in fstab; E:/SFTP/samplefolder /home/gm-user1/samplefolder ntfs override,binary,noacl 0 0 so other user try to access to E:/SFTP/samplefolder > From the top of the device. > Make sure that the directories can be read by group members. I created SFTP_User group in AD and both of them members > Ensure that the test1 and test2 users are of the same group. But when I run ls -la on inside the Samplefolder, owner says gm-user1 groups says Domain Users , not sure why it shows Domain users > thanks --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus -- 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