From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: Does pclcvs support ssh protocol ? Date: Thu, 21 Feb 2008 17:15:52 +0100 Message-ID: References: <20080221.063610.71130233.devel@pollock-nageoire.net> <20080221.170258.104071535.devel@pollock-nageoire.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203621947 13511 80.91.229.12 (21 Feb 2008 19:25:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Feb 2008 19:25:47 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, b3i4old02@sneakemail.com To: Pierre Lorenzon Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 21 20:26:11 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JSH3R-0008A8-8U for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Feb 2008 20:26:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSH2w-0004Pn-02 for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Feb 2008 14:25:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSE4c-0004sR-0z for help-gnu-emacs@gnu.org; Thu, 21 Feb 2008 11:15:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSE4a-0004rc-Lk for help-gnu-emacs@gnu.org; Thu, 21 Feb 2008 11:15:01 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSE4a-0004rV-EI for help-gnu-emacs@gnu.org; Thu, 21 Feb 2008 11:15:00 -0500 Original-Received: from mailrelay1.alcatel.de ([194.113.59.95]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JSE4a-0007Fq-2m for help-gnu-emacs@gnu.org; Thu, 21 Feb 2008 11:15:00 -0500 Original-Received: from slbhab.alcatel.de (slbhab.bln.sel.alcatel.de [149.204.63.218]) by mailrelay1.alcatel.de (8.13.8/8.13.8/ICT) with ESMTP id m1LGErw2025626; Thu, 21 Feb 2008 17:14:53 +0100 In-Reply-To: <20080221.170258.104071535.devel@pollock-nageoire.net> (Pierre Lorenzon's message of "Thu, 21 Feb 2008 17:02:58 +0100 (CET)") User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (hpux) X-Scanned-By: MIMEDefang 2.57 on 149.204.45.72 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 2) X-Mailman-Approved-At: Thu, 21 Feb 2008 14:24:38 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:51740 Archived-At: Pierre Lorenzon writes: > Not exactly ! Since ssh transaction requires an interactive > sequence during which password is required and send ! Hence > if such a dialog is not allowed by pclcvs is wouldn't work ! You can use ssh-agent. > Pierre Best regards, Michael.