The UNIX and Linux Forums  

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 -->
  #2 (permalink)  
Old 09-06-2001
PxT's Avatar
PxT PxT is offline Forum Advisor  
Registered User
  
 

Join Date: Oct 2000
Location: Sacramento, CA
Posts: 909
Some versions of Unix allow negative UID's. For example, HP-UX assigns -2 to the nobody user. On HP-UX -2 is the smallest allowed value. Not sure about other systems, although Linux does not appear to use negative UIDs. Check the man page for details, but in general there is no consistent special significance to any UID (except 0).