Ignore:
Timestamp:
06/30/2020 12:40:31 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
693f28e1
Parents:
acdc8b01
Message:

Remove references to cracklib when talking about pam configuration, and add
references to libpwquality.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23347 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/linux-pam.xml

    racdc8b01 r19d6c39  
    106106      <xref linkend="db"/>,
    107107      <xref linkend="libnsl"/>,
    108       <xref linkend="libpwquality"/>,
    109108      <xref linkend="libtirpc"/>,
    110109      <ulink url="https://github.com/linux-audit/audit-userspace">libaudit</ulink>, and
     
    128127        need</phrase><phrase revision="sysv">needs</phrase> to be reinstalled
    129128        after installing and configuring <application>Linux PAM</application>.
     129      </para>
     130
     131      <para role="recommended">
     132         With Linux-PAM-1.4.0 and higher, the pam_cracklib module is not
     133         installed by default. To enforce strong passwords, it is recommended
     134         to use <xref role="runtime" linkend="libpwquality"/>.
    130135      </para>
    131136    </note>
Note: See TracChangeset for help on using the changeset viewer.