Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: CGI to Telnet Interprocess Fun Stuff

by trantor (Chaplain)
on Aug 09, 2001 at 09:55 UTC ( #103346=note: print w/replies, xml ) Need Help??


in reply to CGI to Telnet Interprocess Fun Stuff

From what I understand, security is not a concern in your case.

You may want to have a look at Net::Rexec which does what you want without the burden of opening and closing a telnet session each time.

It's considered highly insecure, but in these time of cut-and-paste hackers a telnet daemon is not any better.

For a more secure and pragmatic approach, have a look at ssh support for Perl.

I haven't tried these modules for secure authentication and remote command execution, but the ssh command allows that, and so may this code.

-- TMTOWTDI

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2023-12-04 16:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (25 votes). Check out past polls.

    Notices?