X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=src%2Fagentlessd%2Fscripts%2Fsshlogin.exp;h=4d4121c41209c57203fac29573b602a82b9d7961;hb=3f728675941dc69d4e544d3a880a56240a6e394a;hp=6335e27c40a5a1c1b81688604016842138395f58;hpb=914feba5d54f979cd5d7e69c349c3d01f630042a;p=ossec-hids.git diff --git a/src/agentlessd/scripts/sshlogin.exp b/src/agentlessd/scripts/sshlogin.exp index 6335e27..4d4121c 100755 --- a/src/agentlessd/scripts/sshlogin.exp +++ b/src/agentlessd/scripts/sshlogin.exp @@ -1,17 +1,15 @@ #!/usr/bin/env expect -# @(#) $Id: sshlogin.exp,v 1.5 2009/06/24 17:06:21 dcid Exp $ # 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 3) as published by the FSF - Free Software +# License (version 2) as published by the FSF - Free Software # Foundation. - expect { "Permission denied" { send_user "\nERROR: Incorrect password to remote host: $hostname .\n"