Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
.TH create\-cracklib\-dict 8 "Jun 21, 2008" "Jan Dittberner"
.SH NAME
create\-cracklib\-dict \- Check passwords using libcrack
.SH SYNOPSIS
.B create\-cracklib\-dict wordlist ...
.br

.SH DESCRIPTION
.B 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.

.SH SEE ALSO
.BR cracklib\-format (8),
.BR cracklib\-packer (8),
.BR cracklib\-check (8),

.SH AUTHOR
This man page was written by Jan Dittberner <jandd@debian.org> for
the Debian GNU/Linux System (but may be used by others).