X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=src%2Fagentlessd%2Fscripts%2Fsshlogin.exp;h=4d4121c41209c57203fac29573b602a82b9d7961;hb=3f728675941dc69d4e544d3a880a56240a6e394a;hp=e9fc8399680060ce94fe0757e269a7fb2c42af8b;hpb=301048b51990573e58a30dc4a5bb4ec285cad554;p=ossec-hids.git diff --git a/src/agentlessd/scripts/sshlogin.exp b/src/agentlessd/scripts/sshlogin.exp index e9fc839..4d4121c 100755 --- a/src/agentlessd/scripts/sshlogin.exp +++ b/src/agentlessd/scripts/sshlogin.exp @@ -1,17 +1,15 @@ #!/usr/bin/env expect -# @(#) $Id$ # Agentless monitoring # # Copyright (C) 2009 Trend Micro Inc. # All rights reserved. -# +# # This program is a free software; you can redistribute it # and/or modify it under the terms of the GNU General Public # License (version 2) as published by the FSF - Free Software # Foundation. - expect { "Permission denied" { send_user "\nERROR: Incorrect password to remote host: $hostname .\n"