glfs/postlfs/security/pam/linux_pam-inst.xml

14 lines
338 B
XML
Raw Normal View History

<sect2>
<title>Installation of Linux_PAM</title>
<para>Install Linux_PAM by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/usr --enable-static-libpam --with-mailspool=/var/mail \
--enable-both-confs --sysconfdir=/etc &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>