X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 074AC38618D4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1605333802; bh=Yq3xctpgo8io7IjS6GdBe7j0NHQk4N+XDxHActNGFww=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=OL+DLIH+9Vlzeb4tkcrLomVVUwKaMjCKKw4WdlGr/1V/9NFyM1FXOguw5lpaa3wwA UFiQFd0l3FbX4ycio03oFCjiEGWZQqNorS8BoFRkCRfKlLlxuVBxiIjhZeoxMLEc22 yIdGoDmCXz6eK8etqWSj2n6RtaMuMFkQEXEWPLgk= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8A45D3858001 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=tygxBsOON5nrhwqWl3Vd7Ca1JgXgLnYn6i1aD0O3eis=; b=khBwehiKjv0c7v/6z4resjwpqhnJDO63F777MGx4XwR2EMlcFnNy91zBa43/KHUGgc yrrfMHEizXokUrm32WHaRbKTWO1KFblfH0lQfIr+vAUo78+qu+IC+v1mqg+crErcdzr9 JL3Yk1YS+7TtJD9T6lpClXuwmCg5YgJ2P8nVTTNiHA5h0g11HMieiyxwLpaS1ocFqJ4H 5BN18HrzZIIY2W1UOlEgSyOO21tz7Gz8MmtgdD7ZBNI2ANKgcVNEdml4F/iMkNeASvJc Bh1HsJ6YL5rKzpbOql6k9KZsy+JASd9r2wAv6Vs1RlKf715HaZTK3o5/DQimHnmsaKe/ aDQg== X-Gm-Message-State: AOAM530crkjMS4bLdMPVr6dlW6rBVkkOh1wIE4BNi2tpJymJ5ZmzmLlw 4V7Q26v9nePf8YssB1NgE9gJ/SiNUSX0O6MZS8HR7v9o X-Google-Smtp-Source: ABdhPJyw2q9yy3/s4b+owhYFSVJpwnxICHDUMVOongkJjEulG2HH8c/oXhq5LjZdg3Sw7yNJssDuoIaCUqFlliyxfss= X-Received: by 2002:a9f:2066:: with SMTP id 93mr3176397uam.123.1605333798851; Fri, 13 Nov 2020 22:03:18 -0800 (PST) MIME-Version: 1.0 Date: Sat, 14 Nov 2020 00:57:35 -0500 Message-ID: Subject: Switching to posix with no acl To: Cygwin X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Jim McNamara via Cygwin Reply-To: Jim McNamara Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" Hi all Since there are no adduser or addgroup, I guess I'd create those files manually off /etc. Then I'd run passwd. After that put in /etc/fstab none /cygdrive cygdrive binary, posix=0, noacl, user 0 0 Close all processes. That would give me a posix permission set up, right? I read something about windows ignoring some dos bit with a file permission but that is outside of cygwin...right? Lastly, with acl you open an administrator cmd shell. With posix can I escalate to root and stay away from admin cmd shell? Is anyone else using posfix setup in general or mostly acl? Thanks for any help! Roboloki -- 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