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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=T6lQ9/4EH2bTQoeQ
	6/mstc0t1aVf41Yw9zXl21FQPI6GKFO7PxTxrJ3bXtl47v8HT3dw5LKXzPAGcWb/
	TRG92EZRAS7kYI02po7PQCcxmAhT+cn35VBC/v4JfP22wIUf9fL9qx2YmTiGNNLC
	ET9378t/wSBrU5UjZWvEuFpLaeQ=
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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=2EqNeYLajN3xvUDLjQNORc
	hFLtw=; b=lc/X5MY+QxJ5l5nUVrv5SmL9jMFSOQOnloqUiHijBG6BIUlXAXx5qd
	vxFrkuYaGf4Q2gv1TMHgmJXjU4RSZ/BMZx1xxWUX4GpPtTixmJhTnm3M9gnoU7mi
	unfDFAFoevbKh+Vf/i21MKv+xkB2LSzbu3YSQMwZau0Loc/Y+jL5A=
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=4.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtpback.ht-systems.ru
Date: Tue, 4 Feb 2014 02:22:23 +0400
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: Andrey Repin <cygwin@cygwin.com>
Message-ID: <1499918283.20140204022223@mtu-net.ru>
To: Corinna Vinschen <cygwin@cygwin.com>
Subject: Re: How big are your /etc/passwd and /etc/group files?
In-Reply-To: <20140203210522.GR2821@calimero.vinschen.de>
References: <20140131203738.GA8707@calimero.vinschen.de> <CAKf2h5R-FuQX9W=ojw4+ez8gqOHjwYshMh3FmmfNu3r12sRFeQ@mail.gmail.com> <20140131220314.GH2821@calimero.vinschen.de> <52EC4727.2000308@gmail.com> <20140201102652.GA26805@calimero.vinschen.de> <loom.20140203T183022-692@post.gmane.org> <20140203210522.GR2821@calimero.vinschen.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Corinna Vinschen!

> - In SAM (only used for local accounts), there are no freely definable
>   fields for users or groups, except for the "Description" field.
>   Therefore, you can set values using a faux-XML syntax in the
>   "Description" field.  Here's what is supported right now:

>   <CYGWINNAME:bla/>    overrides Windows username/groupname
>   <CYGWINHOME:path/>   sets the Cygwin home directory to "path"
>   <CYGWINSHELL:shell/> sets the login shell to "shell"

Seems a bit overcomplicated, and hardly readable. (The main point of inventing
XML, along extensibility and easy machine parsing, was the human readability,
which people seems to forgot quite quick.)
Why not just
<cygwin name="user" home="/home/user" shell="/bin/bash"/>
?

Also, does this change means, that by default, the Cygwin user's home
directory will finally match the user's Windows profile directory?
Good if that.


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 04.02.2014, <02:17>

Sorry for my terrible english...


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

