dos batch script prompts me for password

Advertisement

nickg
Guest

dos batch script prompts me for password

I have a little dos batch script to put a file onto the server of one of our vendors. It prompts me for the password though and I do not want prompted. Is there a way for me to automatically get the password read in my dos batch script?

Reply with quote

Advertisement

nickg
Guest

dos batch script prompts me for password

After searching and searching, I finally found it. I needed PasswordPlain in my .ini file instead of just password.

Reply with quote

joelignall
Joined:
Posts:
10
Location:
Work

Re: dos batch script prompts me for password

nickg wrote:

After searching and searching, I finally found it. I needed PasswordPlain in my .ini file instead of just password.
Hi Nick, I believe I am trying to do what you are doing, run script/batch files without being prompted for a password. Would you please send an example. I listed "PasswordPlain" in my script file but still get prompted for a password. The messages do not indicate the remote server refused the key... I am using a script file (with the commands), is this what you refer to as an .ini file? Thx!

Reply with quote E-mail

Advertisement

You can post new topics in this forum