home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.24 / text0031.txt < prev    next >
Encoding:
Text File  |  1991-09-03  |  1.4 KB  |  32 lines

  1. Submitted-by: peter@Sugar.NeoSoft.com (Peter da Silva)
  2.  
  3. In article <1991Jun28.192719.17816@uunet.uu.net> jmcarli@ns.PacBell.COM (Jerry M. Carlin) writes:
  4. > The BIG problem I see with 1003.6 is lack of I&A; identification and
  5. > authentication. What has been lacking for a LONG time is decent login.c,
  6. > passwd.c etc functionality including ability to develop local rules
  7. > passwords. We've seen a number of reimplementations of these functions
  8. > on the net precisely because the current ones are so bad & inconsistant.
  9.  
  10. Yes. We need to be able to do the following things:
  11.  
  12.     Allow or deny access on a per-port or per account basis (for example,
  13.         disable ttyM025 and user3... we have this, but it's not
  14.         very clean and quite inconsistent for the per-port stuff).
  15.     Allow or deny access on a scheduled basis (only allow backup to log
  16.         in from 2AM through 10AM, all others are kept off from 2AM
  17.         through 6AM).
  18.     Allow or deny access to port/account combinations (for example,
  19.         ttyM020 only allows user1 and user2 on, all others get
  20.         "permission denied", root and backup can only log in to
  21.         console or ttyf01, and "telnet" can't log in on any network
  22.         ports).
  23.     And other combinations (allow user1 on ttyM020 from 5PM through 8AM
  24.         and all day weekends).
  25. -- 
  26. Peter da Silva.   `-_-'   <peter@sugar.neosoft.com>.
  27.                    'U`    "Have you hugged your wolf today?"
  28.  
  29.  
  30. Volume-Number: Volume 24, Number 32
  31.  
  32.