The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 10-30-2006
roger19 roger19 is offline
Registered User
  
 

Join Date: Jul 2006
Posts: 3
How do I become the user nobody?

If I'm not root and just a regular user on a server, how could I switch to the user nobody. I tried making a shell in php and setting the owner to nobody with chown but apparently you need to be root to do that. What could I do to become nobody?
Also is it possible to login to a ssh shell as the nobody user?

-Roger