[Ilugc] Re: Execting commands as different user

  • From: sbharathi@xxxxxxxxxxxxx (Bharathi Subramanian)
  • Date: Wed Jan 24 10:35:54 2007

1) SUDO with "No Password" Option 

Ex: sudo -u user ls ~user <- From man sudo

2) SSH with passwordless setup (Google for more detail)

Ex: ssh user@system1 ls  <- Read man ssh for more options.

Bye :)
-- 
Bharathi S

Other related posts: