mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 05:22:13 +08:00
8b34ea8376
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2080 af4574ff-66df-0310-9fd7-8a98e5e911e0
39 lines
1.5 KiB
XML
39 lines
1.5 KiB
XML
<sect2>
|
|
<title>Introduction to <application>cracklib</application></title>
|
|
|
|
<para>The cracklib package contains a library used to enforce strong
|
|
passwords by comparing user selected passwords to words in a
|
|
chosen wordlist.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink
|
|
url="&cracklib-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink
|
|
url="&cracklib-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download size: &cracklib-size;</para></listitem>
|
|
<listitem><para>Estimated Disk space required (with cracklib wordlist):
|
|
&cracklib-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time:
|
|
&cracklib-time;</para></listitem></itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title>Additional downloads</title>
|
|
|
|
<para>Cracklib BLFS patch:
|
|
<ulink url="&patch-root;/cracklib-&cracklib-version;-blfs-3.patch"/></para>
|
|
|
|
<para>You will also need to download a wordlist for use with cracklib.
|
|
There are two wordlists to choose from at the following location.
|
|
Use the <filename>cracklib</filename> word list for good security,
|
|
or opt for the <filename>allwords</filename> word list for
|
|
lightweight machines short on <acronym>RAM</acronym>. You can of course choose any other
|
|
word list that you have at your disposal.</para>
|
|
|
|
<para>cracklib (&crackdict-size;): <ulink url="http://www.cotse.com/wordlists/cracklib"/></para>
|
|
<para>allwords (&alldict-size;): <ulink url="http://www.cotse.com/wordlists/allwords"/></para>
|
|
|
|
</sect3>
|
|
|
|
</sect2>
|