Commit 34f00ad1 authored by Cornelius Kölbel's avatar Cornelius Kölbel

Adapt ssh-u2f script

parent c42e8bb3
......@@ -75,7 +75,7 @@ def passthrough():
while True:
index = ssh.expect(["Authenticated with partial success.",
"([Pp]assword[^:\r\n]*|Enter additional factors): ?",
"([Pp]assword[^:\r\n]*|OTP): ?",
"----- BEGIN U2F CHALLENGE -----\r\n",
"[^ \r\n]+",
pexpect.EOF])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment