Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-Id: <3.0.5.32.20030308230123.007fd7d0@incoming.verizon.net> X-Sender: vze1u1tg AT incoming DOT verizon DOT net Date: Sat, 08 Mar 2003 23:01:23 -0500 To: cygwin AT cygwin DOT com From: "Pierre A. Humblet" Subject: Re: New setup.exe snapshot available. In-Reply-To: <1047169398.25565.11.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 11:23 AM 3/9/2003 +1100, Robert Collins wrote: >There is a new setup.exe snapshot. It's a minor increment over the >current setup. From an ntsec point of view it tries to insure that the file permissions *displayed* by ls -l allow at least rx access. When running the new snapshot, please be on the lookout for the following and report abnormalities: 1) According to ls -l, do the files installed by setup have rx access (at least) for you (through u, g or o) ? rx access for a locally significant group of other users ? If not, please send me the output of "id" and "getfacl /bin" and specify if you are a domain user or a local user. 2) If you are a domain user, rename /etc/passwd and /etc/group and reinstall base-passwd (i.e. /etc/postinstall/passwd-grp.sh). Do you appear in the new /etc/passwd file? 3) Run setup from an account that is NOT in Administrators. Do you get a popup (from Windows) asking if you want to run as admin? Before running setup and answering YES: - if you are a domain user, rename /etc/{passwd, group} and reinstall base-passwd. Will you be in /etc/passwd? - put the following in /etc/postinstall/printid.sh #! /bin/sh export CYGWIN=ntsec id > /etc/printid.txt and send me /etc/printid.txt. I would like to understand the groups of the Administrator on various systems. What is the answer to 1) above if you answer YES? if NO? Thanks to Max, Pavel and Rob, and to those who report their experience with the snapshot. Pierre -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/