13. .crack

Agent for testing passwords witch cracklib library

13.1. Authors

  • Jiri Suchomel <jsuchome@suse.cz>

13.2. Description

Access type: read-only

File Name: /usr/share/YaST2/scrconf/crack.scr

See also:

cracklib: /usr/share/doc/cracklib

13.3. Usage

Example 10. 

  Read(.crack, password)
  ("OK")
  Read(.crack, "qqqqq")
  ("it doeas not contain enough DIFFERENT characters")
Return value:
  error message if password is not strong enough, "OK" when OK