Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

RE: RE: RE: RE: Password request on RCP?

by hydo (Monk)
on Sep 01, 2000 at 22:03 UTC ( [id://30769]=note: print w/replies, xml ) Need Help??


in reply to RE: RE: RE: Password request on RCP?
in thread Password request on RCP?

ok. How does it look to you now? It was ok for me but then again I have my browser maximized on a 1280x1024 screen w/ small fonts.

Replies are listed 'Best First'.
RE: RE: RE: RE: RE: Password request on RCP?
by ncw (Friar) on Sep 01, 2000 at 23:35 UTC
    That looks fine now!

    I can only think of one thing - are you su-ing to root maybe to run this test program? Maybe the fact that your stored and effective uid are different causes problems when you run rsh from perl (which is starting another shell to do it?). Therefore rsh thinks you are someone else and asks you for the password.

    You could try my suggestion of running the system() with an array of things in so as not to invoke another shell - this might help. Then again it might be perl doing it...

    I always use scp/ssh for this sort of thing and I've never had a problem with it like that. You might need to put a -n on the rsh command line if you run it from a crontab though.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-03-29 13:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found