home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / protocol / nfs / 2744 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.3 KB  |  35 lines

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!news2me.EBay.Sun.COM!seven-up.East.Sun.COM!tyger.Eng.Sun.COM!geoff
  2. From: geoff@tyger.Eng.Sun.COM (Geoff Arnold @ Sun BOS - R.H. coast near the top)
  3. Newsgroups: comp.protocols.nfs
  4. Subject: Re: wierd uid src code in pcnfsd v2
  5. Date: 11 Nov 1992 13:48:15 GMT
  6. Organization: SunSelect
  7. Lines: 23
  8. Message-ID: <1dr2v1INNh8h@seven-up.East.Sun.COM>
  9. References: <1992Nov10.160421.13438@awdprime.austin.ibm.com>
  10. NNTP-Posting-Host: tyger.east.sun.com
  11.  
  12. Quoth curt@ekhadafi.austin.ibm.com (Curt Finch 903 2F021 curt@aixwiz.austin.ibm.com 512-838-2806) (in <1992Nov10.160421.13438@awdprime.austin.ibm.com>):
  13. #what is the deal w/ this routine?
  14. #y is it unreasonable to have a uid outside of the range 101-60002?
  15. #
  16. #on aix for example, uid's are LONG, so they can go up to 4gazillion
  17. #or whatever.  what's the deal?
  18. #
  19.  
  20. Thanks, Curt. To correct this, add 
  21.  
  22. #include <limits.h>
  23.  
  24. at the top of the file, and replace 60002 with UID_MAX.
  25.  
  26. Now, on Solaris 1 and Solaris 2, UID_MAX is explicitly
  27. defined as 60002. What is it on AIX? On Ultrix?
  28.  
  29. Geoff
  30. --
  31. Geoff Arnold, PC-NFS architect, Sun Select. (geoff.arnold@East.Sun.COM)
  32. -----------
  33. News software that enforces a four-line .signature limit is responsible for
  34. the fact that these postings just go on and on and on and seem to end in mid-
  35.