From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mario Lang Newsgroups: gmane.emacs.devel Subject: Re: tramp.el: remote processes and password-cache Date: Thu, 06 Mar 2014 17:57:08 +0100 Message-ID: <87mwh3l0yj.fsf@fx.delysid.org> References: <87iorsnu8g.fsf@fx.delysid.org> <87k3c74pax.fsf@gmx.de> <87eh2f4fpz.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1394125087 22442 80.91.229.3 (6 Mar 2014 16:58:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Mar 2014 16:58:07 +0000 (UTC) Cc: emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 06 17:58:15 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WLbcX-0007vb-5o for ged-emacs-devel@m.gmane.org; Thu, 06 Mar 2014 17:58:09 +0100 Original-Received: from localhost ([::1]:58615 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLbcW-0005RQ-Rl for ged-emacs-devel@m.gmane.org; Thu, 06 Mar 2014 11:58:08 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42835) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLbcO-0005R8-Lk for emacs-devel@gnu.org; Thu, 06 Mar 2014 11:58:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLbcG-0003ml-02 for emacs-devel@gnu.org; Thu, 06 Mar 2014 11:58:00 -0500 Original-Received: from fep12.mx.upcmail.net ([62.179.121.32]:58471) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLbcF-0003gD-K5 for emacs-devel@gnu.org; Thu, 06 Mar 2014 11:57:51 -0500 Original-Received: from edge04.upcmail.net ([192.168.13.239]) by viefep12-int.chello.at (InterMail vM.8.01.05.13 201-2260-151-135-20130320) with ESMTP id <20140306165709.EIPO2105.viefep12-int.chello.at@edge04.upcmail.net>; Thu, 6 Mar 2014 17:57:09 +0100 Original-Received: from fx.delysid.org ([80.109.200.215]) by edge04.upcmail.net with edge id aGx81n02T4fLMH403Gx8Ht; Thu, 06 Mar 2014 17:57:09 +0100 X-SourceIP: 80.109.200.215 Original-Received: from mlang by fx.delysid.org with local (Exim 4.82) (envelope-from ) id 1WLbbY-0007O3-KH; Thu, 06 Mar 2014 17:57:08 +0100 In-Reply-To: <87eh2f4fpz.fsf@gmx.de> (Michael Albinus's message of "Thu, 06 Mar 2014 14:30:16 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 62.179.121.32 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:170179 Archived-At: Michael Albinus writes: > Michael Albinus writes: > >> I'll check what could be done. Simply removing this code, and hoping >> that the `tramp-clear-passwd' call in `tramp-process-actions' would do >> the job, does not work. So we need to rearrange the code for that purpos= e. > > Well, I've committed a patch which shall fix it. Could you, please, check? Yes, thank you. `password-cache-expiry' is now also honored for remote processes. This is actually rather useful I think, thanks again for fixing it swiftly. --=20 CYa, =E2=A1=8D=E2=A0=81=E2=A0=97=E2=A0=8A=E2=A0=95