Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Re: secure remote command

by melguin (Pilgrim)
on Apr 17, 2003 at 05:08 UTC ( [id://251129]=note: print w/replies, xml ) Need Help??


in reply to Re: secure remote command
in thread secure remote command

I knew I should have mentioned something about that :) Yes, I could use SSH, but then I'm back to the whole interactive thing. I could have my script basically do an expect with ssh and login (but that kind of defeats the whole security thing), or I could have shared keys that allow them to not enter a password (I saw a good, short discussion on this topic here as I was looking for ideas). I guess I'd like for the end user to click a button and have it dial.

And yes, rsh is BAD and ssh is definately GOOD.

Replies are listed 'Best First'.
Re: Re: Re: secure remote command
by shotgunefx (Parson) on Apr 17, 2003 at 08:05 UTC
    Newer versions of SSH can use public keys, elimating the shell interaction. Consult you SSH manpage.

    -Lee

    "To be civilized is to deny one's nature."

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-24 22:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found