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:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=x1 nE0LkbECV/Lfq1OSxIkr7hmL8pF67Nigr4qpVOac28lQjmKwk+bt4rH8wjIVqQ9k pyAJiBazdW2AE1RmHPCLmqvdscoUYWhwvMbMCLMYe8dHNS3oF/Na42jPdLkAOc4H NxbzfH9oSItELTEr+Zc6N9q1nOMyZctqVOkj9M5wE= 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:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=McjOZXEq boCe0/rU3GaDmV08oIk=; b=aseS10GVSuJBCxXtszNlMIzLOWaKjhJ39bAGgRiP t0g6HIiSvqvvPYsoMbjL1SDxNHOsfQu+d7NBo+2yGXgxGlidcEHkms9xwv6iRuqL mwTo0U/5iZkML7isSAxh+tZDFHeBXqhrKruYce9YLOMauzJ861NgEY0RGsobOF+N 3NU= 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=0.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-lb0-f174.google.com MIME-Version: 1.0 X-Received: by 10.152.37.69 with SMTP id w5mr8891031laj.84.1415707891939; Tue, 11 Nov 2014 04:11:31 -0800 (PST) In-Reply-To: <20141111101821.GO2782@calimero.vinschen.de> References: <20141110205216 DOT GJ2782 AT calimero DOT vinschen DOT de> <0B8D23F7-0258-472D-BF38-860402FD3CDC AT etr-usa DOT com> <20141111101821 DOT GO2782 AT calimero DOT vinschen DOT de> Date: Tue, 11 Nov 2014 07:11:31 -0500 Message-ID: Subject: Re: RFC: 1.7.33 problem with user's home directory From: Bryan Berns To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes One big vote for the '/etc/nsswitch.conf' idea. I think the truth of the matter is that enterprise environments are way too dynamic (and inconsistent) to attempt to satisfy the majority of configurations with any particular default ordering assumption. Another user brought up a good point about desire for Cygwin to operate in 'read-only' mode -- something that I'd also really love to see addressed. The need for /tmp and /var/log to be 'writable' results in some problems in a high-security environments. This became especially noticeable with Cygwin 64-bit because Windows does not automatically redirect write attempts to %LOCALAPPDATA%\VirtualStore. Anyhow, that's probably left to a different conversation for a different day... -- 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