Help for this page

Select Code to Download


  1. or download this
    Craigs-New-MBP: Reading configuration data /Users/cmv/.ssh/config
    Craigs-New-MBP: Reading configuration data /etc/ssh_config
    ...
    Craigs-New-MBP: Authentication methods that can continue: publickey,pa
    +ssword,keyboard-interactive.
    Received disconnect message: Too many authentication failures
     at /Users/cmv/perl5/lib/perl5/darwin-thread-multi-2level/Net/SSH/Perl
    +/AuthMgr.pm line 159.
    
  2. or download this
    #!/opt/homebrew/bin/perl
    #
    ...
    print "stdout=$stdout\n";
    print "stderr=$stderr\n";
    print "exit=$exit\n";