home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / misc / 4768 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.2 KB  |  27 lines

  1. Newsgroups: comp.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!uwm.edu!spool.mu.edu!umn.edu!lynx!nmsu.edu!dante!ddking
  3. From: ddking@dante.nmsu.edu (Dwight King)
  4. Subject: Automatic Account Allocations
  5. Message-ID: <1993Jan5.160242.25069@nmsu.edu>
  6. Sender: usenet@nmsu.edu
  7. Organization: New Mexico State University
  8. X-Newsreader: TIN [version 1.1 PL6]
  9. Date: Tue, 5 Jan 1993 16:02:42 GMT
  10. Lines: 15
  11.  
  12.  
  13. I have a unique question. I have a program that is written in C. This
  14. program is used by the Computer Center here on Campus to grant students
  15. accounts on the systems that are available. The student simply logs on to
  16. the machine that they wish to work on (UNIX, VAX, Mainframe) using the ID
  17. of accounts. This is a captive account that asks them for their Social
  18. Security Number and their birth date. Then with this information the
  19. captive account verifies their enrollment as a student on a central
  20. database. If they are enrolled then the captive account then creates them
  21. an account on that system.
  22.  
  23. What I am interested in finding out is if there is a commercial product
  24. that would do the same thing or something similar?
  25.  
  26. I thank you for the responses before hand.
  27.