Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Need script to pass usernam and pwd
Name: shyamprakash123 Date: June 20, 2006 at 10:37:34 Pacific OS: HP-UX CPU/Ram: unix Product: unix11
Comment:
Hello,
I am new to programing, i need an shell which when i execute it, it should telnet to an machine and automatically enter the username and password when asked.
I have set the username and password in the .kshrc file. They are in 1 single line.
Summary: Hello - I'm trying to write an expect script to first su to another user adn then run the passwd command. I created it by using autoexpect and then modified it to take command line parameters. The p...
Summary: Please help if you can. I need a shell-script to search each log file and save the output to a text file with these columns: JOB # REQUEST START DATE & TIME ...
Summary: Hi, How do I encrypt/decrypt oracle username and password inside the shell script? I donot want to pass hte actual username and password in the script. Thanks for your assistence. Suresh sureshht...