X-Recipient: archive-cygwin@delorie.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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=UnaiV1yJ2+7L/0pZC9O/z/fUToL+15fcGSR5t/LRICX
	gpSgucVEend72OZUE7Si3rG8SifVqQL258ioXn4KT9RzFPYurPcZ0BKVDad50DIv
	b10fqLGvUpTmFzQ5TCGy0lnoCFa0xpJcqLPCmMWkTQj/Bf9U9NZ93hrR/SXjdcUE
	=
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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=6k05fI4YRTURN1M8BVNUa/Befyw=; b=Yt1Hrad3kam3mZeNh
	ko907vKwWWxfyjZqpthRk4RQvUa923S2YpNKCYZkgn3fXOc7iidtfjcyDa0nyB3l
	Nk+Qx/FkW55VzGE0heweeDO7GBC0YEth0pBQfjsGqC0mbO/D7reghg35itPz28L6
	8PDiy3kfZ1jz0cBklpw5PkESxM=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <54619008.4070505@cygwin.com>
Date: Mon, 10 Nov 2014 22:26:48 -0600
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: RFC: 1.7.33 problem with user's home directory
References: <20141110205216.GJ2782@calimero.vinschen.de>
In-Reply-To: <20141110205216.GJ2782@calimero.vinschen.de>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 2014-11-10 14:52, Corinna Vinschen wrote:
> When I implemented the new scheme I thought it a good idea to decouple
> the Cygwin home dir from the Windows home dir.  However, in the today's
> discussion the following two arguments came up:
>
> - If you're using the Windows home folder setting to maintain file
>    server based home directories, you typically want that these
>    directories are used for Cygwin stuff as well (central administration,
>    central backup).
>    Having to maintain the home directories twice, once in the
>    homeDirectory, once in the unixHomeDirectory entry is quite a hassle,
>    especially given that unixHomeDirectory does not support variable
>    substitution (e.g. "/home/%USERNAME%" won't work).
>
> - If you're already using AD as NIS server, unixHomeDirectory is already
>    used for UNIX machines.  Trying to align the unixHomeDirectory for
>    Cygwin to homeDirectory for all the rest of Windows will potentially
>    become impossible then.
>
> These arguments are quite serious and it questions the "good idea" part
> of this change a lot.
>
> What do you think?
>
> Shall the "db" entries utilize the Windows home folder if it exits(*)
> and drop using the unixHomeDirectory?  It seems inevitable...

If one uses the same program, one native Windows and one Cygwin, they 
would then potentially cause conflicting/incompatible config dot-files 
in the same directory (line endings, path conventions, etc.).


Yaakov


--
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

