Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Perl CGI SUDO -> SSH -> Command

by salva (Canon)
on Dec 23, 2014 at 11:21 UTC ( [id://1111164]=note: print w/replies, xml ) Need Help??


in reply to Perl CGI SUDO -> SSH -> Command

If you are really root, you probably don't need sudo at all. Just tell ssh to authenticate using the user's private key. For instance:
ssh -i /home/user/.ssh/id_dsa host

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-16 17:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found