home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / security / misc / 1670 < prev    next >
Encoding:
Text File  |  1992-11-08  |  983 b   |  23 lines

  1. Newsgroups: comp.security.misc
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!uwm.edu!caen!saimiri.primate.wisc.edu!mimbres.cs.unm.edu!unmvax!cs.sandia.gov!wllarso
  3. From: wllarso@sandia.gov (William L Larson)
  4. Subject: npasswd/passwd+ Configuration Question
  5. Message-ID: <1992Nov6.205426.2145@cs.sandia.gov>
  6. Sender: usenet@cs.sandia.gov (Another name for news)
  7. Organization: Sandia National Laboratories
  8. Date: Fri, 6 Nov 92 20:54:26 GMT
  9. Lines: 12
  10.  
  11. In the npasswd/passwd+ configuration files, it is possible to compare a
  12. password to be confirmed with the output of a program (ie., checking for
  13. inclusion in a dictionary).  Is it possible to perform some editing of
  14. the password under test prior to comparing it to the output of a
  15. program?
  16.  
  17. My particular question is about checking for passwords of the form:
  18.  
  19.     [DIGITS] WORD [DIGITS]
  20.  
  21. I would like to disallow any password which is composed of a dictionary
  22. word preceeded by (or followed by) digits.  
  23.