Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using Apache to rsh

Status
Not open for further replies.

daskrabs

IS-IT--Management
Jun 7, 2006
3
US
Is it possible under Linux to run a cgi script hosted by Apache that will use the " user account to rsh into another remote Linux machine?
 

As long as it is running the "apache" user, sure. I usually create a small script cgi to spit out /bin/id to verify that I am running with the expected uid and effective uid.

gene
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top