Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: system call works on *nix not NT

by arden (Curate)
on Jul 01, 2004 at 14:42 UTC ( [id://371099]=note: print w/replies, xml ) Need Help??


in reply to system call works on *nix not NT

This sounds like a configuration issue on the unix host(s) to me. Have you made sure that there is an entry in the /etc/rhosts or $userid/.rhosts file allowing any user from the from the windows machine to rsh into the unix host as that username? The exact filename for the configuration file may differ for your specific operating system.

One way to test it: can you execute the rsh hostname -l username -n "touch test" command from a dos-prompt successfully? If not, the Perl won't be able to either.

- - arden.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://371099]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-19 05:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found