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: sudo and tramp ask for password twice Date: Sun, 06 May 2012 13:06:03 +0200 Message-ID: <8762c9sh5w.fsf@gmx.de> References: <87lil6q67w.fsf@ericabrahamsen.net> <87397drk1c.fsf@xc.laptop> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1336302383 3573 80.91.229.3 (6 May 2012 11:06:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 6 May 2012 11:06:23 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: XeCycle Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun May 06 13:06:22 2012 Return-path: Envelope-to: geh-help-gnu-emacs@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 1SQzIB-0001MU-CM for geh-help-gnu-emacs@m.gmane.org; Sun, 06 May 2012 13:06:19 +0200 Original-Received: from localhost ([::1]:35890 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQzIA-0006zp-DS for geh-help-gnu-emacs@m.gmane.org; Sun, 06 May 2012 07:06:18 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42951) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQzI2-0006zZ-Uz for help-gnu-emacs@gnu.org; Sun, 06 May 2012 07:06:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SQzI1-0005Pi-Dl for help-gnu-emacs@gnu.org; Sun, 06 May 2012 07:06:10 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:44708) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SQzI1-0005P8-2M for help-gnu-emacs@gnu.org; Sun, 06 May 2012 07:06:09 -0400 Original-Received: (qmail invoked by alias); 06 May 2012 11:06:05 -0000 Original-Received: from p57BB9A1E.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.154.30] by mail.gmx.net (mp024) with SMTP; 06 May 2012 13:06:05 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+0A1FwYN+0H+6z8AxSujTDf7biSdm1yE/59xAnoB Qr9h+SLP7/ww7s In-Reply-To: <87397drk1c.fsf@xc.laptop> (XeCycle@gmail.com's message of "Sun, 06 May 2012 12:49:19 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.22 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:84734 Archived-At: XeCycle writes: > Don't know about the rest of your questions, but isn't sudo > method supposed to be used like `/sudo::/etc/conf'? "/sudo::" is an aabreviation for "/sudo:localhost:" is an abbreviation for "/sudo:root@localhost:". Best regards, Michael.