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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=ulOGj
	rDDZgK/MZmS/qAdoAolzevD4sjjmcIA7VLvXqHzpq9I9WWPaDRO/woK4uAtFRZ+i
	0Go6jnlCKYv8PD0FTmx59SOerjoSgpT/rd3Z70IADYuSO6aBYg16x9+j+DmXxwlp
	lGnNOtC3S87/GW3aTkjbUVEJlV01+vLFrWkb9E=
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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=mXFq43D01EJ
	W+xAN41qnHV76Whg=; b=keZtrFKI4sNPJPgoIO6kDNBy78t7IG8gPYBWnopp5YU
	LExGMQGynGKK7WzxURrT6z8AuZeC/roeMqPbojdnuzZ2EICWhOHOgbGcxPYph/KI
	MUhmhNYUwG9Fb+lTvJp2k+mvsSQ1KHxDLmOCqRDV7RsEMJJoRXAbk5+xU4iy6/g0
	=
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=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-in-02.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-05.arcor-online.net 5C3BBE3C5F
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: Simplify AD integration?
References: <20140730134716.GM25860@calimero.vinschen.de>	<lrbcnp$bg5$1@ger.gmane.org>	<20140730184009.GS25860@calimero.vinschen.de>	<lrbj4c$rtr$1@ger.gmane.org> <53D95A3B.1040008@cygwin.com>	<lrbnhf$nhh$1@ger.gmane.org> <53D97074.20204@cygwin.com>	<20140801092515.GA25860@calimero.vinschen.de>	<877g2sayuo.fsf@Rainer.invalid>	<20140801181218.GG25860@calimero.vinschen.de>
Date: Fri, 01 Aug 2014 20:22:19 +0200
In-Reply-To: <20140801181218.GG25860@calimero.vinschen.de> (Corinna Vinschen's	message of "Fri, 1 Aug 2014 20:12:18 +0200")
Message-ID: <87y4v89ijo.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.91 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

Corinna Vinschen writes:
> base-cygwin creates the /etc/passwd and /etc/group files (and the next
> version won't).  What is base-files doing to these files?

I misremembered, it currently only checks for "mkpasswd", "mkgroup" and
"group_GID_clash" and only warns about this and admonishes the user to
run:

 "mkpasswd -l [-d] > /etc/passwd"
 "mkgroup  -l [-d] > /etc/group"

It doesn't actually run those commands.  But both the warnings and the
possible remedies might have to be removed or adapted.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs

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

