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=UjaMr2villE7hohmWwZqYv01JAVh8DO2Bh2tpW5eVia+guvxiXfoF H0loy72aQOmLUc4OAQIjVdtfIZ3LcJspMFDthiD8A2VaISFXJpBLupZ/fPKvhFa+ 2p0dYoJ96mtnnPf3rqmz0OzlIWptXHELGh9LIDZXTWjFhb2G8eLg6Y= 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=pSGv/BYcD6qrdwYbpk1RpNurKng=; b=qRVu2nf0YL2l35EQMKILH27Qsi9r KC2bEWVHlIpbXlfCbWMrmxZxL7rRniZq7XQ2Fk/hb5g5oDX8HFJv55avb/wu8aom CZYiM/UG8CZlZWd62zYqRDUByYVGocMgcgfRYpGUanW64X8oc9mxqVxK7Vaqkkg6 2iaaQygOTDKWGw8= 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=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: calimero.vinschen.de Date: Thu, 8 Jan 2015 13:57:23 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: csih_use_file_etc() Message-ID: <20150108125723.GG4190@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0qt3EE9wi45a2ZFX" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) --0qt3EE9wi45a2ZFX Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Jan 8 12:17, Houder wrote: > Hi Corinna, >=20 > Suggestion ... >=20 > Replace in csih_use_file_etc() -- see file /usr/share/csih/cygwin-service= -installation-helper.sh >=20 > grep -Eq "^${file}:.*\" /etc/nsswitch.conf || use_file=3D0 >=20 > by > grep -Eq "^${file}:[^#]*\" /etc/nsswitch.conf || use_file=3D0 >=20 > Otherwise 'comment' like below will NOT be ignored in file /etc/nsswitch.= conf: >=20 > passwd: files # db >=20 > csih_use_file_etc() is invoked by csih_create_privileged_user(), which is= invoked > by install_service() (in file /usr/bin/ssh-host-config). >=20 > Henri Thanks, will do. What's your surname for the ChangeLog entry? Thanks, Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --0qt3EE9wi45a2ZFX Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJUrn6zAAoJEPU2Bp2uRE+gc9wP/3pY/tyIQDKV4kf/pejNZRbj xWCPXjKu9pAlBJsDP8arL4YCC8jJLOIdDROkGx+jk/Vyf3u2RiG/YKpdlG7mvEPr +IHbRy2WIMZvb51mkGLYvoV8uOwtNWhLFY/z20dD1D19OaSEqfIkR2parfRqNXj2 G0OKTG+LcaPVXmrQ/raG7bQZbONpiURKo93QgzgxhN853NQUGkOy+Syeqd7zkFpY W8WJrd6wFpTxYVXOQw+wOfI6uFBZUxoXbDjFakmuirA2K+PdIFrxQk+mmi76NXf7 1DJnT/ages/CFS+JEhL1GEEHej5VovGqqIyYTp6ZoyBWprPke+0DIrQ/Zf2XIXHJ 6aL9um0pIjBySAXUYuweM62jYAg05AgMfUumwm4hI7RqwECD2Ddmu8tjrJvOqYrc hPOl3DtPyzQJEeTj1bNmuXuDjNgntjwlPYcnsryhYlVjp2Urrk7pDOZpnQLbB1EW FkBNUVWKpv/5mmuWXG7TgPC2dRwV4liqNi+2fYX6UwIJQ/9AJ24oZeSTn+TTjR2R qw/zwoawFowyLdF1BP7khnkj0NpnNJnGf36jqqoNNzm7Qb8lclinjqGN5FlkXBoY MgpXVbrBLor4lSFFzLYQddFUNULt8yoVI8ffKWtJOziZW5r6Hice/Xmg5DB7euFl PnA/RDYBIimWxbnHtiti =Y3bw -----END PGP SIGNATURE----- --0qt3EE9wi45a2ZFX--