Dynamically Changing Hostname in INI file
Hello,
I have numerous hosts that I need to connect to in order to retrieve a file. The login names and passwords are identical to each other. The only difference is the host name, so I've developed a script that will change the hostname in the file and leave the UID/PW intact. I can see in the INI file that everything is correct for the session, however, when I try to connect, I am prompted for keyboard-interactive authentication as if it doesn't have a password stored for the session, even though I see it in the INI file.
Please advise.
Thanks,
Jason
I have numerous hosts that I need to connect to in order to retrieve a file. The login names and passwords are identical to each other. The only difference is the host name, so I've developed a script that will change the hostname in the file and leave the UID/PW intact. I can see in the INI file that everything is correct for the session, however, when I try to connect, I am prompted for keyboard-interactive authentication as if it doesn't have a password stored for the session, even though I see it in the INI file.
Please advise.
Thanks,
Jason