From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Marcin Borkowski Newsgroups: gmane.emacs.help Subject: TRAMP sudo method not asking for password Date: Sat, 12 Jan 2019 17:36:19 +0100 Message-ID: <87r2dhq1do.fsf@mbork.pl> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1547311604 5855 195.159.176.226 (12 Jan 2019 16:46:44 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 12 Jan 2019 16:46:44 +0000 (UTC) User-Agent: mu4e 1.1.0; emacs 27.0.50 To: Help Gnu Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 12 17:46:39 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1giMQg-0001Ox-64 for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Jan 2019 17:46:38 +0100 Original-Received: from localhost ([127.0.0.1]:56211 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1giMSn-0006Gc-AO for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Jan 2019 11:48:49 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:45359) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1giMS5-00069m-LA for help-gnu-emacs@gnu.org; Sat, 12 Jan 2019 11:48:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1giMHZ-0006to-L8 for help-gnu-emacs@gnu.org; Sat, 12 Jan 2019 11:37:16 -0500 Original-Received: from mail.mojserwer.eu ([195.110.48.8]:56274) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1giMHV-0006ni-Hg for help-gnu-emacs@gnu.org; Sat, 12 Jan 2019 11:37:11 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by mail.mojserwer.eu (Postfix) with ESMTP id C8177E66FC for ; Sat, 12 Jan 2019 17:36:57 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.mojserwer.eu Original-Received: from mail.mojserwer.eu ([127.0.0.1]) by localhost (mail.mojserwer.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SsUTuqWLbIpF for ; Sat, 12 Jan 2019 17:36:55 +0100 (CET) Original-Received: from localhost (static-dwadziewiec-jedenpiec7.echostar.pl [109.232.29.157]) by mail.mojserwer.eu (Postfix) with ESMTPSA id D2536E6695 for ; Sat, 12 Jan 2019 17:36:54 +0100 (CET) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 195.110.48.8 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.help:119112 Archived-At: Hi all, I have a very strange problem: the TRAMP sudo method stopped asking me for the password. How is that possible? sudo in terminal behaves normally, so it cannot be some global setting I messed up. emacs -Q does TRT, i.e., asks for the password. I understand that I can bisect my init.el, but it is almost 2 klines long, so before I do that, I'd like to ask - maybe someone will know the answer off the top of their head? Note: deleting ~/.emacs.d/tramp didn't help. TIA, -- Marcin Borkowski http://mbork.pl