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:from:content-type:content-transfer-encoding :subject:message-id:date:to:mime-version; q=dns; s=default; b=yj J8ibn/ySmTQ1qpqunhFnEni6O9bJNIPhZ0ZY/QwIlU1Y7JA2ysuzEqbUh/d9Cfnq SWX66FWfVvVrrdb+2suFDtMUUF4BDHB0mw7CRx2AQTWdnKrkMzHYGCZUFqJs9y2G y1t/2uHZz2n29Rpd1j8QOTqmT1yTW8PTLR7GDhB/k= 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:content-type:content-transfer-encoding :subject:message-id:date:to:mime-version; s=default; bh=ycITurRr 7ujy9AKtuQaGjvz3l1g=; b=fGDb9wb5eq5SNdVpxOZHfxRNvYlBN/RgW2/6xWt7 DpLVmDDqD+R/8obf8IowZkwaDyrDvbSBT6mICApeLd0041Z9TI8Shq3MmpCs6ucu M9j1q9MBcZTABIsxknbw901U8Um9/to8u7JHZGB+B10qZMT4x3YF0AaHsMAXiNbS KtU= 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=-1.3 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: etr-usa.com From: Warren Young Content-Type: text/plain; charset=utf-8 Subject: ssh-host-config script sends /etc/passwd thru awk Message-Id: <4C148215-468D-469D-8060-B2010DF5E9A9@etr-usa.com> Date: Tue, 17 Feb 2015 15:51:04 -0700 To: The Cygwin Mailing List Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t1HMpJhT021510 It seems that the ssh-host-config script isn’t using Corinna’s new getent package yet. It only works on 1.7.34+ if you haven’t moved /etc/passwd out of the way yet. Just a heads-up to whoever is maintaining this. It’s starting to bite people: http://unix.stackexchange.com/questions/184962/ -- 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