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
     5         kx .TH cracklib\-check 8 "Jun 21, 2008" "Jan Dittberner"
     5         kx .SH NAME
     5         kx cracklib\-check \- Check passwords using libcrack
     5         kx .SH SYNOPSIS
     5         kx .B cracklib\-check
     5         kx .br
     5         kx 
     5         kx .SH DESCRIPTION
     5         kx .B cracklib\-check
     5         kx takes a list of passwords from stdin and checks them via libcrack's
     5         kx .BR FascistCheck (3)
     5         kx sub routine.
     5         kx 
     5         kx .SH RESULT
     5         kx .B cracklib\-check
     5         kx prints each checked password and the corresponding result of
     5         kx .BR FascistCheck (3)
     5         kx to stdout. The password and the result are separated by a colon.
     5         kx 
     5         kx .SH SEE ALSO
     5         kx .BR FascistCheck (3)
     5         kx 
     5         kx .SH AUTHOR
     5         kx This man page was written by Jan Dittberner <jandd@debian.org> for
     5         kx the Debian GNU/Linux System (but may be used by others).