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

  1. Xref: sparky comp.unix.admin:4947 comp.unix.ultrix:6776 comp.unix.wizards:3848
  2. Newsgroups: comp.unix.admin,comp.unix.ultrix,comp.unix.wizards
  3. Path: sparky!uunet!portal!resumix!gary
  4. From: gary@resumix.portal.com (Gary Lin)
  5. Subject: Re: random passwd generator
  6. Message-ID: <1992Sep8.201437.7521@resumix.portal.com>
  7. Sender: news@resumix.portal.com
  8. Organization: Resumix Inc.
  9. References: <1992Sep4.170148.17469@trentu.ca>
  10. Date: Tue, 8 Sep 92 20:14:37 GMT
  11. Lines: 13
  12.  
  13. >ccksb@blaze.trentu.ca (Ken Brown) writes:
  14. > I'm looking for a program which will generate 'n' number of passwords.
  15.  
  16. But never ever do what UCSC does for student accounts: generate passwords
  17. constructed from scrambled blocks of constant characters.  Obviously, they
  18. were too brilliant to write a random generator.  :P
  19.  
  20. Which of course means, if a few smart CS students sit around and compare the
  21. initial passwords in their accounts, they can back-calculate the generation
  22. scheme and break into other people's accounts.  Then lock out other people.
  23.  
  24.                         Gary M. Lin
  25.                         gary@resumix.portal.com
  26.