home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / admin / 4956 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.8 KB

  1. Xref: sparky comp.unix.admin:4956 comp.unix.ultrix:6781 comp.unix.wizards:3858
  2. Path: sparky!uunet!mcsun!uknet!cam-cl!cam-cl!nmm
  3. From: nmm@cl.cam.ac.uk (Nick Maclaren)
  4. Newsgroups: comp.unix.admin,comp.unix.ultrix,comp.unix.wizards
  5. Subject: Re: random passwd generator
  6. Message-ID: <1992Sep9.073643.1373@cl.cam.ac.uk>
  7. Date: 9 Sep 92 07:36:43 GMT
  8. References: <1992Sep4.170148.17469@trentu.ca> <1992Sep8.201437.7521@resumix.portal.com>
  9. Sender: news@cl.cam.ac.uk (The news facility)
  10. Reply-To: nmm@cl.cam.ac.uk (Nick Maclaren)
  11. Organization: U of Cambridge Computer Lab, UK
  12. Lines: 29
  13.  
  14. In article <1992Sep8.201437.7521@resumix.portal.com>,
  15. gary@resumix.portal.com (Gary Lin) writes:
  16. |> >ccksb@blaze.trentu.ca (Ken Brown) writes:
  17. |> > I'm looking for a program which will generate 'n' number of passwords.
  18. |> 
  19. |> But never ever do what UCSC does for student accounts: generate passwords
  20. |> constructed from scrambled blocks of constant characters.  Obviously, they
  21. |> were too brilliant to write a random generator.  :P
  22. |> 
  23. |> Which of course means, if a few smart CS students sit around and compare the
  24. |> initial passwords in their accounts, they can back-calculate the generation
  25. |> scheme and break into other people's accounts.  Then lock out other people.
  26.  
  27. No, no, no!  A few DIM CS students is enough.  SMART CS students should be
  28. able to crack the srandom()-based generator described in the previous
  29. posting.  And I mean first-year ones, too.  Of course, if they are kept in
  30. total ignorance of the type of algorithm, you may get away with it.
  31.  
  32. If you are concerned with doing this securely, post the question to
  33. sci.crypt - not one of the UNIX groups!
  34.  
  35.  
  36. Nick Maclaren
  37. University of Cambridge Computer Laboratory,
  38. New Museums Site, Pembroke Street,
  39. Cambridge CB2 3QG, England.
  40. Email:  nmm@cl.cam.ac.uk
  41. Tel.:   +44 223 334761
  42. Fax:    +44 223 334679
  43.