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=SUnraye5HiJhZDMrzFysuMmZzHHANTi0DExJF+cMe2uA77prD0LlS N3jsHwciRZTSyYRHnt8ALEQfLQIzE+hRf8CsX8CnUy2jVTKEJPUYQWxnRLjaei8p zYFWiEqzDKijjBJQg6jmBtZxaTQvvwOFOj+2pCrUAN9+ff9a6CwJQk= 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=toOS64Oo2cqt05DZ22AQ60NvIXA=; b=AKd37uJbXecZkaVbOl/fXVeENFWH xu3JFNo3Bkq5CtXQy3Vo7FwqGc3uWCipulFLJ/C5QWtJwbb6K/1hS5ak1+CHPPk0 3U9WHGZqtEMzAETxAzmPFIMTnacTDLShJktDoTaEMF4iqLC7chMKNsJf0uIbIIQj 1LrAZ2zye1HM3GM= 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: Wed, 29 Oct 2014 21:03:55 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.33-0.4 Message-ID: <20141029200355.GG20607@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="MljkYTiQARTYtn+v" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) --MljkYTiQARTYtn+v Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Oct 29 19:27, Habermann, Dave (DA) wrote: > Using the new AD system, and trying to regenerate ssh keys using > ssh-user-config I find that I'm getting an error. I've traced the > issue to a line in the /bin/ssh-user-config file: >=20 > pwdhome=3D$(awk -F: '{ if ( $3 =3D=3D '${uid}' ) print $6; }' < ${SYSCO= NFDIR}/passwd) Ouch. I missed that when scanning the ssh scripts. Reminder to myself: Update ssh-user-config to use getent(1) instead of checking the passwd file. Sorry, but I'm pretty sure this isn't the only place in the distro still checking the passwd and group files :( Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --MljkYTiQARTYtn+v Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJUUUgrAAoJEPU2Bp2uRE+gi/kP/22UBPeOa2Q894w7PUIwKRIB NnvFUotj+tm72pzOqahzKo/boJ+P9aGqsgVq5zaDRl6vfY0vOf1RkjyIXOoxuTzz buxL4y1EgNuBANBrKSngbbzHuS7T69PnHNwP2soS3pxweOCTIIYaD961igvf8rIt nAMw0mDVZ8uHJUrBXso/77Yk23yicJjZN+OCXKU+nnHyoEV5Ur7tfHu6MvIc9iSh WrfnTZ/OHYofIk7y7NiSECxM5Khg4Ur/QgJl7Q3kvUyCFd99HcETGnedUhqohNU0 zanPPA4nq6rqdA+5vtbcuCwbAiPUKP4Z2/cazaRlDUh3K788+8U1HHv0GQvW3B60 2mMghFeAKZYFedYY5pYthvvEbRRdSRM9pm7sqcTcm2nw9oz/6gqvnk5EcTuXE3kk UjHKQ3HiEw6uGjlQsEPrDAqkQR2YNZzSmF96qh5+a0jh8TMR+g2fOhIUFPprG7Ub OO6O++D/eNgyA0YetRFMHmKjoPME6sB1eBRf2l0fCcjJdjtnkKxWooumYtrGBYUF PqCj27Bzhi7EmRcDwsPI6NF8ofaqBvKBeFzR3NbC8DkgPpNhvmPr97rLYNpsjkG4 blG8k0g/0N/R2bG+f3doMWDuTzykdl1XhADcN9zIqBW4DIgbTrlZHMkuK3gxsDU+ w1zjzrmVIzBF9lrxUV/Z =7v5f -----END PGP SIGNATURE----- --MljkYTiQARTYtn+v--