SSH:No pop up for bad password
Eröffnet am: 2016-07-08 05:44
Letztes Update: 2018-12-11 07:51
Auswertung: | (Anonym) | Verantwortlicher: | (Keine) |
---|---|---|---|
Priorität: | 5 - Mittel | Meilenstein: | (Keine) |
Typ: | Funktionsanfragen | Schweregrad: | 5 - Mittel |
Komponente: | Tera Term Macro | Status: | Offen |
Lösung | Keine |
Einzelheiten
When using a macro to SSH to a device, a pop-up is seen if the password is incorrect. I'd like an option on the "connect" command to disable this notification. Reason is, I have a monthly script that logs into many devices and pulls information. Last month a new device was added with an incorrect password. My script got to that device and hung when the pop up appeared. I would have preferred it ignored the failed login attempt and exit the macro. Or at least return a 1 or 0 to "result" of the "connect" command.
Thanks, Brandon
Kommentar
Result 0,1 and 2 are already taken for the connect command. Suggest we use 3 as a "result" for an authentication failure of the connect command. I too would really appreciate this. Helipos.