maheshkumarvk / superputty

Automatically exported from code.google.com/p/superputty
MIT License
0 stars 0 forks source link

scp does not allow for 2 factor authentication #330

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. scp into server
2. enter correct password
3. login fails

What is the expected output? What do you see instead?
expected output is for a server prompt box to pop up with the server message 
asking how you want to proceed

What version of the product are you using? On what operating system?
1.4.0.4, windows server 2008 r2

Please provide any additional information below.
login flow:
ssh -> password -> 2factor

output from ssh session:

Using username "username".
Access denied
Using keyboard-interactive authentication.
Duo two-factor login for username

Enter a passcode or select one of the following options:

 1. Duo Push to XXX-XXX-1830
 2. Phone call to XXX-XXX-1830
 3. SMS passcodes to XXX-XXX-1830

Passcode or option (1-3): 1
Success. Logging you in...
Last login: Tue May 28 10:05:41 2013 from vs-remotehost.example.com
Kickstarted on 2012-05-21
[username@vs-hostname ~]$

Attached is a screenshot of how winscp looks during the login process

Original issue reported on code.google.com by ada...@scheblein.net on 28 May 2013 at 3:24

Attachments: