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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=MFrmDTfvE5y7JF52fZR9qhksPmatp 88uowYyOCIew0isTtODtCqEMB9RQmSYrXZf1K+QHkFRJkQULe1P7jXOd7mUFBTDa VowB9B1tzdu7ecCZraNW1alYWJ4AjFktK0MOEDvt7liwyYieK9J9r0GVPF+tO1DU IPp7BA3xbSmI5A= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=jIDeO2eiB11FPdffY4A9SpZrlng=; b=p3b DRbcsYoktoh4hmgbQBts4MbO4UgkP6STL/mWYR5AGxYUa9m+Iz72TyEyIN8XkK2j eVSltiS0OuL3pJgjKOnTVnQiDzzASrOcaTlUl0nxUPHB6SHoMJ92Lrz/vcsMLS09 QZneNoU79jyBdPOezGOKlunmFr5G7oj0sntG5NDs= 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=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-wm0-f50.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=lMedR3l9bjEjpmWfUKdAdnwsznXKbRL0EwbA1H5etK0=; b=IUgtAyv13HFUe42Dxca/fxKtARBS3FS8wE1fo3ZKHwLR88BSMJFWK2xmjo4uwnE0of 4EnFAZsu+maXnl+whVJwm0Ddn3D+ePBrHnAiCgK3xwo73yxoUEXkITNvJutbd4W+Nldu YByl4x8e60Bb7S50PRHTG8uINQzsHCQX9HRSZ1iHDmkw4KIcwYAB7peTG7JdOXZQ2SzA 2qYeHsRTwNtr9BqmjQpddJzXxshImLu0GwETlQuDMACimnV4p0fN130oIU6T3nhSOITA huuTMJITaGrTGRfETT8m4oawN6l502NibRhKTcWZH2g4NHuUQjtrXZ6NKjy1k1UTLZf5 c25g== X-Gm-Message-State: AG10YORu3H8e3YU0/7t5Gi1J9PAPD3wPAAtA+GASD2DhqOXsWovxido1RU7JL7CY7O+62TW+rkkte229v3JdvQ== MIME-Version: 1.0 X-Received: by 10.28.148.68 with SMTP id w65mr10975779wmd.66.1454107921879; Fri, 29 Jan 2016 14:52:01 -0800 (PST) Date: Fri, 29 Jan 2016 17:52:01 -0500 Message-ID: Subject: Issues with ACL settings after updating to the latest cygwin.dll From: K Stahl To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes I've discovered that when I use cvs to pull a module, the security settings on the created files and directories are incorrect. When I view the security settings of the files, I noticed an invalid "NULL SID" group permission was added. If I delete this value, I can properly execute the file, but if I leave it there, the file I'm trying to execute will not run. NOTE: If I use wincvs, the files are fine. This only happens within the cygwin environment. -- 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