Menu

#12 pxssh & MOTDs

v1.0 (example)
closed-fixed
nobody
None
5
2014-06-03
2007-02-06
No

pxssh is failing to log in due to message of the day -- and therefore fails to properly send a password since it can't find the Password: prompt after a large message of the day (MOTD).

Quick fix that seems to work is to change the for ssh to have the -q flag (quiet mode)

Discussion

  • Thomas Kluyver

    Thomas Kluyver - 2014-06-03
    • status: open --> closed-fixed
    • Group: --> v1.0 (example)
     
  • Thomas Kluyver

    Thomas Kluyver - 2014-06-03

    The quiet flag is now used by default.

    https://github.com/pexpect/pexpect

     

Log in to post a comment.