|
System/Security
- cracklib2 - a pro-active password checker library
- cracklib is a library containing a C function which may be used in
a passwd like program. The idea is simple: try to prevent users from
choosing passwords that could be guessed by crack by filtering them
out, at source. cracklib is NOT a replacement passwd program.
cracklib is a LIBRARY.
- cracklib2 - utilities
(package: cracklib-runtime)
- Run-time support programs which use the shared library in cracklib2
including programs to build the password dictionary databases used by
the functions in the shared library.
|