home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / aix / 9590 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.4 KB  |  30 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watmath!mskucher
  3. From: mskucher@math.uwaterloo.ca (Murray S. Kucherawy [MFCF])
  4. Subject: Re: User ID parameter in smit user
  5. Message-ID: <BuFLA6.D5L@math.uwaterloo.ca>
  6. Organization: Math Faculty Computing Facility, University of Waterloo, Canada
  7. References: <199209101601.AA16362@tuna.wang.com>
  8. Date: Fri, 11 Sep 1992 20:37:18 GMT
  9. Lines: 19
  10.  
  11. SYD.FARBER@OFFICE.WANG.COM ("Syd M. Farber") writes:
  12. >Does anyone know the size of the User ID field?  I am trying to create a
  13. >meaningful unique User ID number for all users.  SMIT will allow me to
  14. >enter a number greater than 64k but backup will not backup any files or
  15. >directories owned by a user with a User ID greater than 64k.  Is this a
  16. >limitation or a problem?
  17. >
  18. >thx,
  19. >    syd.farber@office.wang.com
  20.  
  21. /usr/include/sys/types.h says it's an unsigned longword.  My guess then
  22. would be that backup is not compatible with the way the system handles
  23. user id numbers (sounds like backup uses short or unsigned short).
  24.  
  25. -- Murray S. Kucherawy ----------------------------------------+--------------
  26. Software Systems Co-op, Math Faculty Computing Facility [MFCF] | This is a
  27. University of Waterloo, Ontario, Canada                        | machine that
  28. E-mail: mskucherawy@{math,watdragon}.UWaterloo.ca              | goes PING!
  29. ---------------------------------------------------------------+--------------
  30.