Hi Monks,
I'm a begineer in perl. I need to collect some data from remote servers.
My problem is with the identity file. Since the servers are not added into the identity_files , my script is failing.This is the first time I'm trying to login these servers.
Following is the error message.
Permission denied at connect.pl line 57
Its not even prompting to add the entry.
I have around 200 servers.
Is there any work around to solve this issue.
Thanks in advance.