Linux Commands Examples

A great documentation place for Linux commands

create-cracklib-dict

Check passwords using libcrack2


see also : cracklib-format - cracklib-packer - cracklib-check

Synopsis

create-cracklib-dict wordlist ...


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
chroot $SYSTEM /usr/sbin/remove_initd sysklogd
chroot $SYSTEM /usr/sbin/remove_initd checkfs
chroot $SYSTEM /usr/sbin/create-cracklib-dict /usr/share/dict/cracklib-words

description

create-cracklib-dict takes one or more word list files as arguments and converts them into cracklib dictionaries for use by password checking programs. The results are placed in the default compiled-in dictionary location.

If you wish to store the dictionary in a different location, use the cracklib-format and cracklib-packer commands directly.


see also

cracklib-format , cracklib-packer , cracklib-check ,


author

This man page was written by Jan Dittberner <jandd[:at:]debian[:dot:]org> for the Debian GNU/Linux System (but may be used by others).

How can this site be more helpful to YOU ?


give  feedback