待辦事項 #39350

Support for multiple auths in sequence

啟用日期: 2019-06-26 17:19 最後更新: 2019-06-26 18:00

回報者:
負責人:
(無)
類型:
狀態:
開啟
元件:
里程碑:
(無)
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
Duplicate
檔案:
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

細節

I'm trying out Tera Term, and need to connect to a server that first offers password auth, and then switches to keyboard interactive for the 2-factor stage.

If I use OpenSSH (the .exe available on Windows 10), the debug logs look like:

debug1: Authentications that can continue: publickey,gssapi-with-mic,password
< snip lines about trying to find a keypair >
debug1: Next authentication method: password
user@host's password: <password here>
Authenticated with partial success
debug1: Authentications that can continue: publickey,gssapi-with-mic,keyboard-interactive
debug1: Next authentication method: keyboard-interactive
debug1: read_passphrase: can't open /dev/tty: No such file or directory

Duo two-factor login for user

Enter a passcode or select one of the following options:

 1. Duo Push to +number

Passcode or option (1-1): <yubikey output>
debug1: Authentication succeeded (keyboard-interactive).
debug1: Entering interactive session.

prompt $>

When using Tera Term, I can only configure a single authentication method, and thus can never complete the kbdi option.

It would be nice if Tera Term supported this chaining - I've been unable to find anything in the manual about doing partial authentication.

Ticket History (2/2 Histories)

2019-06-26 17:19 Updated by: bajanduncan
  • New Ticket "Support for multiple auths in sequence" created
2019-06-26 18:00 Updated by: (del#1144)
  • 元件 Update from (無) to TTSSH
  • 處理結果 Update from to Duplicate
評語

About Multi-Factor authentication, duplicate with #31493.

Attachment File List

No attachments

編輯

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » 登入