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:reply-to:from:to:subject:date:message-id :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=gIfRB8z3F6bu56Inzr2Jwmixy61r/PNXvEEFWB2veXlLXDfU0PoLC 02//WcOnuJlCCgjYaNR27NKcjGcuKg3my1zBnTAO344LQ2bdKcFWqppKcCCDJ8yG +ZNA4dyyKoQtTf0/EaufEJkDAc9vt14M4XiEalNRSWLX7whYpHc/5A= 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:reply-to:from:to:subject:date:message-id :mime-version:content-type:content-transfer-encoding; s=default; bh=/tVEEa9mUGTan9cVXeKU6TYSkHE=; b=S9IRJlX1uC5FlUR7cXdFcl1nUx7p rQ2W9fNEY34lfEY2unq7WrEtzMnl51PJCiGyveCMdSNskY2CEI1oEBy+H8dnJafh kvWr58gIPeNL+dEjviiop2mVu4771zfvCLXinyiaFoCXSFoUQw774XxjSMVAVtBp 6sBcoEQw/luSXNI= 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-Spam-SWARE-Status: No, score=-6.1 required=5.0 tests=BAYES_00,GIT_PATCH_2,KAM_COUK,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*UA:Outlook, H*x:Outlook, H*UA:Microsoft, H*x:Microsoft X-HELO: mail-wr1-f54.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pinky-co-uk.20150623.gappssmtp.com; s=20150623; h=reply-to:from:to:subject:date:organization:message-id:mime-version :content-transfer-encoding:thread-index:content-language; bh=dMuiljPMmPjLGV/JhKY28q5uHsmOtm5Jr+hByO3x3nk=; b=j5mM35NnpMaB41NCaIWPuxk4Mlki+9tpAgePr9oWmtLjDDafspCB+SRX0ymI31pH3V suD5J3KT0DmnGKELEATWvrvR5lLsI6YYMrf/qKegu9dmNeZTLKetaz/k+mAWtZ47LXN4 JRAoI5oBML8raQHWTMagyLxVUpqm/cYRiPAfFLLYB139/ajJawhgYy7+GozZF1tkiqCk 7ZJferJVYlGl0HvTqBFYYT+166MoX49VQKep6iwcicZFXmGYKCOZ1XAoiZJ/VA3v+6PH bQFI24DOauE5O1tE7ptbboG6DwTNKvL00PZ1weRuJE1z0G+0dveCnRxY4By+/kX8gHYq vD1w== Reply-To: From: To: Subject: Problem with effective permissions -rw----rw-+ Date: Sat, 22 Dec 2018 10:26:28 -0000 Message-ID: <001801d499e0$cd68aba0$683a02e0$@pinky.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes I'm facing a problem with effective permissions, where the group permission is unset; chrisd AT edmund:tmp > touch dummy;ls -l dummy;getfacl dummy -rw----rw-+ 1 chrisd None 0 Dec 22 10:22 dummy # file: dummy # owner: chrisd # group: None user::rw- group::rw- #effective:--- group:Administrators:rwx #effective:--- mask::--- other::rw- chrisd AT edmund: > umask 000 Any ideas on how to resolve so that it reverts to group:rw- Cheers Chris -- 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