From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neal Becker Newsgroups: gmane.emacs.help Subject: tramp vs. sudo Date: Tue, 21 Jun 2011 08:41:56 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Trace: dough.gmane.org 1308660241 25748 80.91.229.12 (21 Jun 2011 12:44:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 21 Jun 2011 12:44:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 21 14:43:57 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QZ0JB-0002AO-BX for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Jun 2011 14:43:57 +0200 Original-Received: from localhost ([::1]:50681 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZ0JA-0004VR-FG for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Jun 2011 08:43:56 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:39213) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZ0HW-0004Uu-9T for help-gnu-emacs@gnu.org; Tue, 21 Jun 2011 08:42:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QZ0HS-0000mT-7i for help-gnu-emacs@gnu.org; Tue, 21 Jun 2011 08:42:14 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:51684) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZ0HR-0000mN-Rg for help-gnu-emacs@gnu.org; Tue, 21 Jun 2011 08:42:10 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QZ0HQ-0001EJ-Cq for help-gnu-emacs@gnu.org; Tue, 21 Jun 2011 14:42:08 +0200 Original-Received: from 139.85.237.117 ([139.85.237.117]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Jun 2011 14:42:08 +0200 Original-Received: from ndbecker2 by 139.85.237.117 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Jun 2011 14:42:08 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Followup-To: gmane.emacs.help Original-Lines: 5 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 139.85.237.117 User-Agent: KNode/4.4.11 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 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:81384 Archived-At: I have a minor issue with tramp. If sudo is setup to not ask for pw, everything is fine. If sudo is setup to ask for the user's pw, then /sudo:root@localhost:/whatever will ask for the pw 2 times. The 2nd time it will work.