[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 2FA Tips
[Thread Prev] | [Thread Next]
- Subject: Re: 2FA Tips
- From: Aris Adamantiadis <aris@xxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 2 Mar 2021 16:26:25 +0100
- To: libssh@xxxxxxxxxx
Hi,Could you be a bit more specific? Do you see that prompt when you use OpenSSH client but not with libssh? My guess is that your server is using keyboard-interactive for 2FA. There are authentications functions to handle keyboard-interactive with libssh, but it's not event/callback-driven.
Aris Le 2/03/21 à 16:17, maxres default a écrit :
I've got a 2FA prompt that comes up from time to time from a backend, at the end of public key auth. Does anybody know what to do about that? I don't see a place for a callback in the API at that point. B
Re: 2FA Tips | maxres default <mcqueenorama@xxxxxxxxx> |
2FA Tips | maxres default <mcqueenorama@xxxxxxxxx> |