delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-5.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_PK,TW_YG |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4F85DF2A.3080801@gmail.com> |
Date: | Wed, 11 Apr 2012 21:44:42 +0200 |
From: | marco atzeri <marco DOT atzeri AT gmail DOT com> |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Build problem with most current cygwin? |
References: | <E6D1AAFDD12E6746BF2C402E9A99C28D02A6BEAE5A AT cos-us-mb14 DOT agilent DOT com> |
In-Reply-To: | <E6D1AAFDD12E6746BF2C402E9A99C28D02A6BEAE5A@cos-us-mb14.agilent.com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 4/11/2012 9:14 PM, michael_moore AT non DOT agilent DOT com wrote: > Several folk here use Cygwin with windows 7 enterprise as a tool to access linux servers. They have Cygwin with X installed and use a combination of terminal windows and X exports from the RH servers to manage items. > > The most recent version of Cygwin, when upgraded, breaks in these uses. I have spent a little time isolating causes. "most recent" is not a version number. Could you at least clarify from which version to which version did you upgrade ? > > Ssh(1) on normal install does not get any config files. $ cygcheck -l openssh |grep bin /usr/bin/slogin /usr/bin/ssh-keyscan.exe /usr/bin/ssh-user-config /usr/bin/sftp.exe /usr/bin/ssh-host-config /usr/bin/ssh-copy-id /usr/bin/ssh.exe /usr/bin/ssh-keygen.exe /usr/bin/ssh-add.exe /usr/bin/scp.exe /usr/bin/ssh-agent.exe /usr/sbin/sshd.exe /usr/sbin/sftp-server.exe /usr/sbin/ssh-keysign.exe /usr/sbin/ssh-pkcs11-helper.exe > When config files are placed at the usual suspect locations, ssh(1) ignores them. > > cygrun-host-config -y this file is not from cygwin http://cygwin.com/cgi-bin2/package-grep.cgi?grep=cygrun-host-config > > does build the config files, but it cannot complete because the required accounts cannot be created , not even by someone with admin access. It fails on permisssions. > > alias ssh="ssh -2 -I ~/.ssh/id-rsa" > > in .bashrc > does allow ssh to do password-less access to the servers but it breaks on > > hg clone ssh://... > > which is now totally non-functional. > > The two offered downloads of Cygwin are now of greatly reduced utility because the way duties are arranged doesn't allow functioning of the agent or the id mechanism. > > Everyone has been advised to hold without updating on Cygwin, and new machines are now being equipped with VMware player and RHEL6. > > Michael what about providing same data like Problem reports: http://cygwin.com/problems.html Usually the file in ~/.ssh should have a 600 permission, otherwise ssh refuse to use them. Wich permission do you see ? Regards Marco -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |