home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / sysadmin / 7098 < prev    next >
Encoding:
Text File  |  1992-12-17  |  2.1 KB  |  50 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!usc!sdd.hp.com!spool.mu.edu!sol.ctr.columbia.edu!usenet.ucs.indiana.edu!stupid!francisr
  3. From: francisr@stupid.ucs.indiana.edu (Rob Francis)
  4. Subject: Re: Can one automate adding new users and deleting them?
  5. Message-ID: <BzEuGp.A8D@usenet.ucs.indiana.edu>
  6. Sender: news@usenet.ucs.indiana.edu (USENET News System)
  7. Nntp-Posting-Host: stupid.ucs.indiana.edu
  8. Organization: Indiana University
  9. References: <1992Dec17.122412.18818@news.csuohio.edu>
  10. Date: Thu, 17 Dec 1992 15:46:01 GMT
  11. Lines: 37
  12.  
  13. In article <1992Dec17.122412.18818@news.csuohio.edu> cowboy@trans.csuohio.edu (Joe Rosenfeld) writes:
  14. >
  15. >Greetings:
  16. >
  17. >We are going to implement a mail transport agent on a NeXT, most likely,
  18. >and we are a University, whose enrollment changes by the quarter, or more
  19. >often.  The thing which would cinch our deal is a method to automate the
  20. >adding and deletion of users on a regular basis, perhaps through the use
  21. >of a text file to be read from.
  22. >
  23. >Can this be done?  Is there another way to accomplish this goal?  This is
  24. >muy importante to us, and if anyone can give us an answer, we would be
  25. >most appreciative.
  26.  
  27. Well, we've done something that takes care of half of this problem her
  28. at IU.  We have public clusters of NeXT that any valid IU student may
  29. have an account on.  We developed an application that allows any
  30. person with a valid account on our mainframes to create a NeXT account
  31. on the fly.  The user sits down in front of the NeXT, fires up the
  32. account generating program (via a guest account with restricted access
  33. to only the console) and then their window manager becomes another
  34. login panel, asking for their mainframe username and password.  If
  35. they get it right, it creates a NeXT account immediatly.  Otherwise,
  36. it gives up after three tries and logs them out.
  37.  
  38. We'd like to put it in the public domain at some point, but we need to
  39. do some clean up first...
  40.  
  41. Account Deletion is a beast I haven't really tackled yet. It's
  42. pending....
  43.  
  44. -rob
  45. ---
  46. Rob Francis   Unix Systems Specialist, Indiana University
  47. francisr@indiana.edu (812)855-0327
  48.  
  49.  
  50.