tramp-devel
[Top][All Lists]
Advanced

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

tramp doesn't authenticate with Pageant on Emacs 24 + Windows?


From: George Oliver
Subject: tramp doesn't authenticate with Pageant on Emacs 24 + Windows?
Date: Tue, 22 Nov 2011 19:38:18 -0800

Hello and apologies, this is a repost from gnu.emacs.help, I should have mailed tramp-devel first.

I've recently installed 24.0.50.1. Previously I could use tramp 
with Pageant to authenticate without problems, however now this 
doesn't work. I get "FATAL ERROR: Disconnected: No supported 
authentication methods available (server sent: publickey)". 

Relevant part of my init.el: 

(require 'tramp) 
(setq tramp-default-method "plinkx") 
(add-to-list 'tramp-default-user-alist 
        '(nil ".*\\gmk\\.xen\\.prgmr\\.com\\'" "gmk")) 
;(prefer-coding-system 'utf-8) 
(setq tramp-password-end-of-line "\r\n") 
(setq tramp-verbose 10) 

Running from the cmd works OK, see: 

C:\Documents and Settings\george\My Documents>plink -load 
gmk.xen.prgmr.com 
login as: gmk 
Linux gmk.xen.prgmr.com 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 
2011 x86_64 

The programs included with the Debian GNU/Linux system are free 
software; 
the exact distribution terms for each program are described in the 
individual files in /usr/share/doc/*/copyright. 

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent 
permitted by applicable law. 
Last login: Tue Nov 22 00:23:53 2011 from <hostname> 
address@hidden:~$ exit 
logout 

C:\Documents and Settings\george\My Documents> 

Using the Putty GUI works OK too.

Any ideas? Debug output follows my sig. 

thanks, George 

Debug output: 

I have to link the output as a file, because some NUL characters 
aren't letting me paste in the whole log unfortunately. 

https://sites.google.com/site/georgekoliver/Home/debug.txt?attredirec... 



reply via email to

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