home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.20 / text0071.txt < prev    next >
Encoding:
Internet Message Format  |  1990-08-02  |  625 b 

  1. From: Doug Gwyn <gwyn@smoke.brl.mil>
  2.  
  3. In article <743@longway.TIC.COM> From: mbrown@osf.org (Mark Brown)
  4. >How does one handle (or can one handle) certain networking conventions that
  5. >use a "dummy" user ("nobody") and require a user id of -2 ?
  6.  
  7. These are not POSIX-conforming.
  8. NFS was determined to not be POSIX-conformant in several ways
  9. during 1003.1 deliberations.  Our consensus was that we shouldn't
  10. mess up UNIX standards to accommodate such clear violations of
  11. UNIX conventions as the use of negative UIDs.
  12.  
  13. It is possible that you can get away with using UID 65534 instead
  14. of -2.
  15.  
  16. Volume-Number: Volume 20, Number 70
  17.  
  18.