DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 4ABBfnED3788567 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 4ABBfnED3788567 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=oIGb3vIo X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CDECB3858C39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1731325308; bh=yB8GatXIpmQVsqNB3K7j26v0AUAbguW6xJaJXmQlESI=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=oIGb3vIoQhHqe5tNf8ZIVBhgZuoiCFtxqoR29fFm3l1684scbZF/Uh4SDDuTnp+TO YNuCB0kbxMLV3Z8kR3jvo5TLt+BXtRDSaM7CsqR8ViSdLNcuzq7ndgTiz/nb2TRBo2 fb2NpyT3pV9q+Qa9ifb2DSOmY/AuMo9f6qjoFamo= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org AF56F3858D21 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org AF56F3858D21 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1731325256; cv=none; b=JlI08212IwhWq1hAxxMEecYP0aLLhx/TnuwwrYKbX5hBIlDkkrguy2FFO+cI+FzmaweVVh1kmhXyfk25YtmuqTiv5130TfQ7VNNK/iudAniKRRPZ7oWXx33V0UoHTjyo0S3uRIqRElslj0yJFmP77HpCSmx71dSMprwZmAtNuxo= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1731325256; c=relaxed/simple; bh=uKKN3ZhwOG0UE/p6yqcmZpgWjBu4Vyeq3utvcDsl3VA=; h=Date:From:To:Subject:Message-Id:Mime-Version:DKIM-Signature; b=fOwqBMu1I31GO0A3KWzUgVwfKS35EzcKt+VwYdmA3AXToNUsSedWuXBEWsK744o53tk9UzZKDjA/pFWI5jlXcG3ljRBJjEwm65ze1yvrvuC3KK4qwO97/lrfySjm7jws3sN35mRx6nfLboKiUpXh8Fne+uS0v+DrUoyX14jITns= ARC-Authentication-Results: i=1; server2.sourceware.org Date: Mon, 11 Nov 2024 20:40:51 +0900 To: cygwin AT cygwin DOT com Subject: Re: SMBFS mount's file cannot be made executable Message-Id: <20241111204051.493f12208bb59d62b699dd28@nifty.ne.jp> In-Reply-To: <20241111203202.b22bcf4f9030aff58299fe0e@nifty.ne.jp> References: <20241108205109 DOT 55f99e2d172b9fc87e92ae67 AT nifty DOT ne DOT jp> <20241111193152 DOT c3a81044a03ecf2093185166 AT nifty DOT ne DOT jp> <20241111201928 DOT 811a2f8f09142b7aa8fe9bdc AT nifty DOT ne DOT jp> <20241111203202 DOT b22bcf4f9030aff58299fe0e AT nifty DOT ne DOT jp> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Takashi Yano via Cygwin Reply-To: Takashi Yano Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Mon, 11 Nov 2024 20:32:02 +0900 Takashi Yano via Cygwin wrote: > Even with this patch, the file: > > yano $ touch samba_test_file.txt > yano $ ls -l samba_test_files.txt > -rw-r--r-- 1 yano yano 0 Nov 11 20:25 samba_test_file.txt Oops! This was wrong. -rw-r--r-- 1 Unknown+User Unix_Group+1000 0 Nov 11 20:25 samba_test_file.txt > cannot be written by other users: > > someone $ echo BBBB > samba_test_files.txt > samba_test_files.txt: Permission denied. > > -- > Takashi Yano > > -- > Problem reports: https://cygwin.com/problems.html > FAQ: https://cygwin.com/faq/ > Documentation: https://cygwin.com/docs.html > Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple -- Takashi Yano -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple