cryptowest / win-sshfs

Automatically exported from code.google.com/p/win-sshfs
0 stars 0 forks source link

Suddenly can't log in anywhere, "User authentication method is not supported" #73

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I installed win-sshfs with success.
2. Pro a day or two, it worked as expected.
3. Application silently crashed after sleep or hybernation (not sure about the 
circumstances).

What is the expected output? What do you see instead?
I didn't change anything after the crash, so normal mount was expected, but 
since then, all attempts (different servers, accounts, reinstall, restart) end 
up with the "User authentication method is not supported" error.

What version of the product are you using?

win-sshfs: 0.0.1.5
Client OS: Windows 8 64 bit
Server OS: Xubuntu, FreeBSD, some other linux also
Ssh server: tried three different servers (all have OpenSSH I believe), bug 
doesn't probably happen in relation with the server

Please provide any additional information below.

Original issue reported on code.google.com by bedrich....@gmail.com on 10 Mar 2013 at 9:28

GoogleCodeExporter commented 9 years ago
Unable to use password authentication on Windows XP Pro host too with version 
0.0.1.5.

Original comment by sumar...@gmail.com on 25 May 2013 at 1:31

GoogleCodeExporter commented 9 years ago
I have the same issue using Win 7 64 Bit so I doubt that it is related to the 
OS.

Original comment by noack.mi...@googlemail.com on 5 Jul 2013 at 9:30

GoogleCodeExporter commented 9 years ago
I have same problem....any solution?

Original comment by hanka.ka...@gmail.com on 10 Jul 2013 at 11:22

GoogleCodeExporter commented 9 years ago
same problem windows 7 professional 64bit

Original comment by simon.du...@gmail.com on 8 Aug 2013 at 1:27

GoogleCodeExporter commented 9 years ago
same issue on windows8 32bit

Original comment by j3va...@gmail.com on 11 Aug 2013 at 9:10

GoogleCodeExporter commented 9 years ago
same problem. windows 7 64bit

Original comment by shazel...@gmail.com on 4 Dec 2013 at 9:25

GoogleCodeExporter commented 9 years ago
also happens for me after a fresh install, how can i fix this?

Original comment by d.dash.f...@gmail.com on 10 Mar 2014 at 10:32

GoogleCodeExporter commented 9 years ago
same problem here. has anyone fixed this yet?

Original comment by alex...@gmail.com on 7 Jun 2014 at 9:48

GoogleCodeExporter commented 9 years ago
I have the same problem but only while trying to mount from a VMware ESXi 5.0.0 
host.  I am able to use WinSCP to access all folders on this host so SFTP works 
fine.  

Original comment by 800U...@gmail.com on 20 Sep 2014 at 9:50

GoogleCodeExporter commented 9 years ago
same issue on windows8 64bit

Original comment by jefferso...@gmail.com on 4 Nov 2014 at 3:33

GoogleCodeExporter commented 9 years ago
same here with SLES 11 sp3 and german windows 7 64bit.

it seems the "authentication method not supported" is a common problem/bug. 
i tried using multiple drive letters and multiple linux directories to mount. 
neither "." nor "~" nor "/" worked so far using the simple "password" method. i 
tested login with putty, a simple ssh client to test the user credentials ant 
it worked fine. this sshfs client on the other hand throws this silly error 
message. 

Original comment by axel.werner.1973@gmail.com on 10 Feb 2015 at 10:01

GoogleCodeExporter commented 9 years ago
in /etc/ssh/sshd_config:
PasswordAuthentication yes

Original comment by stephan....@gmail.com on 27 Feb 2015 at 8:19