Re: [Sshpass-devel] Added support for entering TOTP; changing attempts entering password
Brought to you by:
thesun
From: Halturin D. <dha...@ho...> - 2021-07-09 09:40:31
|
Hello Shachar, Tell me, can I help with the review of my patch? ________________________________ От: Shachar Shemesh <sh...@sh...> Отправлено: 30 июня 2021 г. 11:06 Кому: ssh...@li... <ssh...@li...> Тема: Re: [Sshpass-devel] Added support for entering TOTP; changing attempts entering password Hello Denis, Thank you for your submission. I'm in a bit of a high pressure time right now, but I'll try to have a look around next week. Please feel free to ping me if you don't hear back from me. Thank you again, Shachar On 30/06/2021 1:52, Halturin Denis wrote: Hello. When connecting to the server, it is sometimes necessary to enter a password and TOTP (-t, -T) It may also be necessary to change the number of password entry attempts, since some servers may be located behind the DMZ (for example, connecting via bastion: ssh-J %bastion_ip% %second_server_ip%). In this case, the password will be requested 2 times. The proposed changes will not allow sshpass to fail if you change the number of attempts from one to two (-a 2). Finally, a prompt has been added to enter the become password for ansible (-A) Link to the patch: https://sourceforge.net/p/sshpass/patches/15/ Denis _______________________________________________ Sshpass-devel mailing list Ssh...@li...<mailto:Ssh...@li...> https://lists.sourceforge.net/lists/listinfo/sshpass-devel |