bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39111: 27.0.60; Tramp offers to save password in ~/.authinfo instead


From: Lars Ingebrigtsen
Subject: bug#39111: 27.0.60; Tramp offers to save password in ~/.authinfo instead of ~/.authinfo.gpg
Date: Fri, 30 Oct 2020 15:30:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Pankaj Jangid <p4j@j4d.net> writes:

> When I open a remote ssh file and connect to the server for the first
> time, Tramp offers to save the password in ~/.authinfo even if the file
> ~/.authinfo.gpg exists and is already loaded (by some other package like
> Gnus).

Do you also have a ~/.authinfo file?  If you have both, it'll offer to
save it into the first one in 

>> The default value of auth-sources is '("~/.authinfo" "~/.authinfo.gpg"
>> "~/.netrc")

this variable.

If not, can you `(setq debug-on-quit t)', and then hit `C-g' when it
offers to save in ~/.authinfo?  That should give us an idea what's going
wrong here.


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]