ryananeff / win-sshfs

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

Google-Authenticator Support #79

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install google authenticator in host and configure
2. configure sshd to auth using google auth + key/password.
3. Ssh will now ask for verification code prior to either key or password

What is the expected output? What do you see instead?
Expected output would be to include pop-up to enter code
Instead , errors with "<drive name> could not connect: User authentication 
method is not supported."

What version of the product are you using?

win-sshfs: 0.0.1.5
Client OS: Windows 7 SP1 (x64)
Server OS: Debian 7.1 (amd64)
Ssh server: OpenSSH_5.9p1-hpn13v11

Please provide any additional information below.

Original issue reported on code.google.com by cbroch...@gmail.com on 3 Jul 2013 at 2:48