home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / sysv386 / 16655 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.8 KB  |  43 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!wupost!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uchinews!machine!chinet!ignatz
  3. From: ignatz@chinet.chi.il.us (Dave Ihnat)
  4. Subject: Re: 386 Unix - is 5,000 logins realistic?
  5. Message-ID: <BxznqD.MIo@chinet.chi.il.us>
  6. Summary: Well, disk access should be better...
  7. Sender: Dave Ihnat
  8. Organization: Chinet - Public Access UNIX
  9. References: <1992Nov18.031323.8045@toolz.uucp> <1992Nov18.221254.13744@openage.openage.com>
  10. Date: Fri, 20 Nov 1992 00:23:00 GMT
  11. Lines: 30
  12.  
  13. In article <1992Nov18.221254.13744@openage.openage.com> gryphon@openage.openage.com (The Golden Gryphon) writes:
  14. >todd@toolz.uucp (Todd Merriman) writes:
  15. >
  16. >
  17. >>Is it realistic to support about 5,000 logins with a 386 Unix?
  18. >
  19. >Passwd search times will make logging in slow.  5000 users in 1 group may make
  20. >/etc/group unuseable, because they all have to be on one line.  You may be able
  21. >to fix that with "\"'s at the end of every x number of users.
  22. >
  23. Frankly, unless I have an overwhelming reason to put everyone in the same
  24. group, I give every login its own group.  This aids security, while I can allow
  25. group access via 'newgrp' or other such ploys.
  26.  
  27. I would suggest that you order both your group and passwd files by use; that
  28. way, the most frequent users get the fastest login.
  29.  
  30. >You will also have directory search problems if all their home directories
  31. >reside in the same place.  You can changes this and keep different parent
  32. >directories based on their names or something.  It will probably be best to
  33. >subdivide them further.
  34.  
  35. Possibly; although on BSD, Sun, or SVR4 systems the hashed directory structure
  36. will mitigate this problem greatly.
  37.  
  38. Cheers,
  39.  
  40.         Dave Ihnat
  41.         ignatz@homebru.chi.il.us (preferred return address)
  42.         ignatz@chinet.chi.il.us
  43.