Author: dj
Date: 2010-10-12 18:46:32 -0600 (Tue, 12 Oct 2010)
New Revision: 8631

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/security/shadow.xml
Log:
Fix /etc/pam.d/su.

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2010-10-12 23:55:33 UTC 
(rev 8630)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2010-10-13 00:46:32 UTC 
(rev 8631)
@@ -48,6 +48,9 @@
           <para>[ken] - Updated to Gimp-2.6.8. Fixes ticket
           <ulink url="&blfs-ticket-root;2619">#2619</ulink></para>
         </listitem>
+        <listitem>
+          <para>[dj] - Added system-auth to /etc/pam.d/su.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 

Modified: trunk/BOOK/postlfs/security/shadow.xml
===================================================================
--- trunk/BOOK/postlfs/security/shadow.xml      2010-10-12 23:55:33 UTC (rev 
8630)
+++ trunk/BOOK/postlfs/security/shadow.xml      2010-10-13 00:46:32 UTC (rev 
8631)
@@ -452,6 +452,7 @@
 
 # always allow root
 auth      sufficient  pam_rootok.so
+auto      include     system-auth
 
 # include the default account settings
 account   include     system-account

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to