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 UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 09-06-2001
PxT's Avatar
PxT PxT is offline
Registered User
 

Join Date: Oct 2000
Location: Sacramento, CA
Posts: 905
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).