1
2
3The current version of cracklib is 2.7. These sources can be found at Alec Muffett's homepage:
4
5    http://www.crypticide.org/users/alecm/.
6    
7The sources compile as is on Jaguar and OS X, and we include the dictionaries, 
8which are part of Crack 5.0. The dictionaries will be located at: 
9
10	/usr/local/lib/pw_dict.pwd
11	/usr/local/lib/pw_dict.pwi
12	/usr/local/lib/pw_dict.hwm
13
14and the library is installed by default into /usr/local/libdata/cracklib
15
16The libcrack.h is also from the Crack 5.0 distribution.
17
18
19