home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / index / passplus.txt < prev    next >
Text File  |  1997-09-22  |  1KB  |  44 lines

  1. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  2. INDEX ENTRY FOR PASSWD+:
  3. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  4.  
  5. Name: passwd+ - Makes users select good passwords
  6.  
  7. Version: 5.alpha
  8.  
  9. Author(s): Matt Bishop <bishop@cs.ucdavis.edu>
  10.  
  11.    Matt Bishop
  12.    Internet:       bishop@cs.ucdavis.edu
  13.    MaBell:         +1 916 752 8060
  14.  
  15. On the CD-ROM in: security/passplus.tar
  16.  
  17. Ftp source: nob.cs.ucdavis.edu:/pub/sec-tools/passwd+.alpha.tar.Z
  18.  
  19. Size on the CD: 131 KB (uncompressed)
  20.  
  21. Description:
  22.  
  23.      This command changes (or installs) the password, the login
  24.      shell, or the GECOS information associated with the
  25.      user name (your own name by default).
  26.  
  27.      When altering a password, the program prompts for the current password
  28.      and then for the new one.  The caller must supply both.  The new pass-
  29.      word must be typed twice to forestall mistakes.
  30.  
  31.      New passwords are tested to ensure that they are not easy to guess.  The
  32.      specific tests used vary from site to site.  Unlike the standard pass-
  33.      word command, these rules may be abrogated only by changing the tests.
  34.      The tests are contained in a configuration file; the superuser may
  35.      specify another test file with the -t option.  This is intended for
  36.      debugging a new test file.
  37.  
  38.      -- Condensed from from the manpage by Matt Bishop in the passwd+
  39.         4.a distribution.
  40.  
  41. Advertised architectures: None listed
  42.  
  43. Prerequisites: C Compiler
  44.