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:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=kx3quWP+IYzg5ViVd7mWn0IvV++JxOzI+y6/AYtGRa/ Sq/xFtLiZEisZAtsxlyaPiq6tOpogtnGW6LZFeRyEmtxkWX9DDowUQBqGGvxHySu 9NVn/pE5qetXzu7klzsPiB0aofCAMe2v6ssTfhKZqUFc7Y1mW/hjKZeo5Evj6cLI = 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:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=cpi6VFvKHwGDLfz2O/E4TGRKLMs=; b=UmFaTsAEoiYi30MU4 yds9g7egltXXObkW5fksgk0IApGsoJ3sFLT3TINXlyzAXIxi8oT2GHBgShdD9j52 WMwAn4leQ6IGfgWEqgRa4L25WHGI15hvES6pKsQK1HB0UsAEhQSLdc96HZYOTYii sZaLBB2nVVWvsjIsY7IDCskTaE= 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.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_SORBS_DUL,SPF_PASS autolearn=ham version=3.3.2 X-HELO: conuserg005-v.nifty.com X-Nifty-SrcIP: [121.93.68.199] Date: Fri, 15 May 2015 18:41:00 +0900 From: Takashi Yano To: cygwin AT cygwin DOT com Subject: Re: Strange SSH behaviour after updating to Cygwin 2.0.1 Message-Id: <20150515184100.2c2590c9b1b49b3d8617f334@nifty.ne.jp> In-Reply-To: <87siazei6h.fsf@Rainer.invalid> References: <87siazei6h DOT fsf AT Rainer DOT invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On Thu, 14 May 2015 09:23:34 +0200 Achim Gratz wrote: > That I already knew, and it's indeed fixed by making tcsh your default > shell over on Cygwin. I can't do that in the case I mentioned since I > still haven't been able to convince our AD administrators to fill the > respective fields. Try: ssh -t user AT hostname -- tcsh -l With option -t, it should work as you expected. -- Takashi Yano -- 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