Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. wytyspy

    Perl using ssh

    Thanks for all the responses but I just found out why this may not be working. The person who created the perl script did a setuid to another user and is running the program as userA. The setuid is set for userB. I believe that this is the problem. I am probably in the wrong forum for...
  2. wytyspy

    Perl using ssh

    It is the same user in testing manually and in trying to use it in the script. No it is not being run as CGI. I am wondering if it has something to do with stdin or stdout?
  3. wytyspy

    Perl using ssh

    I have also tried it with logging in with the -l username and without with the same results.
  4. wytyspy

    Perl using ssh

    I have generated keys so I do not have to give it a password. It allows me to log in with no password
  5. wytyspy

    Perl using ssh

    Hi, I have a perl script which does an ssh to another system for an ls of a directory. The command used in the script is: ssh computer dir /archive/myfile I recieve the message that the remote pc cmd failed. However, if I do the same command from a command line in a shell it gives me the...

Part and Inventory Search

Back
Top