summaryrefslogtreecommitdiffstats
path: root/libraries/cracklib/README
blob: f9c32adf23685c19c3709aaec1996c3de47077c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CrackLib is a library containing a C function (well, lots of functions
really, but you only need to use one of them) which may be used in a
"passwd"-like program.

The idea is simple: try to prevent users from choosing passwords that
could guessed by "Crack" by filtering them out at the source.

An example of its use can be located in the SAMBA examples directory. 
The crackcheck program included with SAMBA will use the library to ensure
that the user doesn't pick a weak password.

A larger dictionary can be found here
http://downloads.sourceforge.net/cracklib/cracklib-words-20080507.gz