Hi Ted, Ted Zlatanov <[email protected]> wrote:
> On Tue, 15 Jun 2010 09:24:12 +0200 Ulf Stegemann <[email protected]> > wrote: > > US> auth-source-user-or-password: get password for remote.host.org (su) + > user=nil > > It's probably something simple that I missed when I added auth-source > support. The call is (wrapped by a tramp call): > > (auth-source-user-or-password "password" tramp-current-host > tramp-current-method) > > so can you try > > (auth-source-user-or-password "password" "remote.host.org" "su") > > please? It certainly seems like that should work based on your settings. should it? Evaluating this returns nil. Ulf _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
