GNU bug report logs -
#33146
.authinfo.gpg not automatically loaded when using (dired) on macOS
Previous Next
Full log
View this message in rfc822 format
Christian Johansson <christian <at> cvj.se> writes:
> Hi!
Hi Christian,
> ~/.authinfo.gpg seems to be loaded automatically for TRAMP sometimes
> but not always, (dired) seems to be one command that doesn't load
> .authinfo.gpg automatically.
~/.authinfo (and its different versions) are taken by the auth-sourc.el
package. Tramp is aware of it, and uses its mechanisms.
> 5. Paste: (dired "/ftp:dlpuser <at> dlptest.com <at> ftp.dlptest.com:/")
As said before, "ftp" based methods are delegated via Tramp to
ange-ftp.el. That package does not know auth-source.el, instead it has
implemented its own parsing of ~/.netrc style files.
Set ange-ftp-netrc-filename to "~/.authinfo.gpg", this should work.
> Regards
> Christian
Best regards, Michael.
This bug report was last modified 6 years and 238 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.