Ted Zlatanov <[email protected]> wrote: > On Mon, 14 Jun 2010 11:33:38 +0200 Ulf Stegemann <[email protected]> > wrote: > > US> with latest emacs trunk as of today, authentication via > US> `~/.authinfo.gpg' ceases to work for method `su': > > US> /remote.host.org:/home > > US> works while > > US> /su::/home > US> /su:remote.host.org:/home > > US> gives me a password prompt. > > Ulf, can you turn on auth-source-debug and look in *Messages* for the > exact method auth-source-user-or-password is checking?
Hi Ted. With `auth-source-debug' set to t the message log gives me: --8<--------------------------snip-------------------------->8--- Tramp: Opening connection for [email protected] using su... Opening connection for [email protected] using su \ auth-source-user-or-password: get password for remote.host.org (su) + user=nil Opening connection for [email protected] using su \ Tramp: Opening connection for [email protected] using su...done --8<--------------------------snap-------------------------->8--- Ulf _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
