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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=YtNXKv9/wG4bhec+RyXZE1d8zGjiyvQod0y3YhPnFOqsEWr2CVVvt beT/aM9KqjX+bIX5edsCo0fmJA9rPNu783sWYeZEE8zY1hvOD1t1eRyk7ymAxC/3 biq6XKGPXVxcB2Vpbf9M/f+eQ7UqmCDniZcGaPdxDYvGx1QClLj4Wg= 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:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=mkMF1TKatQ3f/Lgy6YTgc3Q34aY=; b=FygkCiN1dsJhO6qGyVN5vXlffWu8 Iv6B9Upe0IYRxgOxbZ2eau3mozrQ2lo2Ta/J8NZLkIPdnXZ+RZwa/Zayr6vr0kcR T0WwOorIJOFHbAsVCNNLQ0l4Hr1K++rp/9hebMUEH60yhOpt9dF3tIOkAAoHBK0/ pA6OtJPsw5jXXyo= 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=-4.5 required=5.0 tests=AWL,BAYES_40,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: calimero.vinschen.de Date: Fri, 17 Apr 2015 09:37:14 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.0.0-5 Message-ID: <20150417073714.GL3657@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20150416162146 DOT GD3657 AT calimero DOT vinschen DOT de> <20150416163843 DOT GF3657 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5dNcufZ4prhark0F" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) --5dNcufZ4prhark0F Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Apr 16 15:20, Jim Reisert AD1C wrote: > > I would suggest not to use passwd and group files anymore, unless you're > > in a situation with no connection to the account DB (e.g. AD member > > machine without connection to the DC). >=20 > If you mean remove the /etc/passwd and /etc/group files, that didn't > work for me. Xwin crashed the same way. That should be fixed in 2.0.0-0.6 which I'm just copying to the release area. > "mkpasswd" isn't an option for me, everyone in the company will be > added to the password file (I tried it). Non-starter! As I said, just don't use them. But if you need it for some reason, try $ mkpasswd -l -c $ mkgroup -l -c That restricts the outout to the local accoutns and your own user and primary group. That's what setup calls. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --5dNcufZ4prhark0F Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJVMLgqAAoJEPU2Bp2uRE+gRU0P/RfiDV+eOfq4PuFw6QJ+55lf NyFDgsCexSAb+eMHsnLDCmyfj3DiA64RYXvqsJMdKZ7bC4y91+gD9OBFOfm6yTWq CGP2dejUMGUQ5E8P+e0jGX9pL89HowUZLl0R2mOmbLqbRPpOpF4bazC6jTHyay8G fiIPXJdn+PyMhwaUmJVsMmhPVw5jkXgPGz2gjte7wY3o1MXMiG2xvEEBgWwG8ehv qGK3h7UrLgZldwzSfsq1GarcDRvnbvT5Fy9nVk69Ps7Q4aHjSwEaph7YzxZWw3fD MBFA4E4peeHFTzmCmBWfzti4MMZbcqEYLWFxcpTKVSpSlkgG+8y54t7hpgo2+Ebt MQThOxAr48DEtaTM8drmiwsPw4VPcgItqcy2pp7Sm1Z7jbXfJ4/Ra2J7gMQbvP3U zE4DKNlf+QBEBsRcxETwNpXIcBT7VJ5tyrb1BEKnn7Bm2JGSd1pAt/LkYe761bEi tMpzs1WHJeKx3ae5wO7Fw4lsY71bgPd5ia9qk8BIsx4bMJrHGM+cX0QMX1rjNz/A +Z8ltMYXt4QOjSpQPMvFs5DiLHzQfSSojuep18IumkG0X7bUz97+mbyZlYeo2NVx fiNGgqV5HVy7zjoTQeA1hI7VJ7Q1mVFcU+cgPx1nD/jdnetNfINhG8XAhMFhya5o w8eaKMebgAx/OLB1RI0T =Mx5n -----END PGP SIGNATURE----- --5dNcufZ4prhark0F--