Tweak Linux-PAM for jhalfs:

- add a note in the dependency paragraph about rebuilding shadow and systemd
- make "system-password" without cracklib nodump

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22152 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2019-09-16 07:59:34 +00:00
parent 8a15cc0376
commit 58dfbe3cd0

View File

@ -119,6 +119,15 @@
<ulink url="&w3m-url;">W3m</ulink>
</para>
<note>
<para role="required">
<xref role="runtime" linkend="shadow"/>
<phrase revision="systemd"> and <xref role="runtime" linkend="systemd"/>
need</phrase><phrase revision="sysv">needs</phrase> to be reinstalled
after installing and configuring <application>Linux PAM</application>.
</para>
</note>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/linux-pam"/>
</para>
@ -355,7 +364,7 @@ EOF</userinput></screen>
<para>If <xref linkend="cracklib"/> is <emphasis>NOT</emphasis> installed,
use:</para>
<screen role="root"><userinput>cat &gt; /etc/pam.d/system-password &lt;&lt; "EOF"
<screen role="nodump"><userinput>cat &gt; /etc/pam.d/system-password &lt;&lt; "EOF"
<literal># Begin /etc/pam.d/system-password
# use sha512 hash for encryption, use shadow, and try to use any previously