Hello folks,
I have a perl script which is monitoring and diagnosing our cluster (running 
Solaris 10).  The script is doing a backup of the known_host list and creating 
a cleaned the known_hosts file and recreating it by running a second script 
using "expect". It prevents wrong entries into the known_hosts file and failure 
in the script.    The perl script is running fine if I execute it from the 
command line but it fails when I run it from a cronjob.

>From the command line, I have the corresponding keys entries in the 
>known_hosts file, but when I run the script from a cronjob, I do not have any 
>entry into the known_hosts file.

In the client, I have this error message in the logfile: 

Jan 16 11:30:59 node_1.domain sshd[663]: [ID 800047 auth.info] Did not receive 
identification string from 192.168.5.3

Could somebody bring me a hand by getting me some directions about this 
problem?   I appreciate it in advance!

- Hugo
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to