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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Run a program between two machines with just one user

Status
Not open for further replies.

jpernia

Technical User
Mar 29, 2002
35
US
Hi all, I have I question:

If I have a user in the machine A and I want that this user run a program in the machine B, do I need create the user in the machine B or there are other way?
 
No, you don't need to create the same user on machine B. You can create a .rhosts file on machine B for an existing user, and then use rsh to execute the program.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top