Changeset 064db32a for postlfs/security
- Timestamp:
- 04/23/2003 03:10:26 AM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, krejzi/svn, lazarus, nosym, perl-modules, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/test-20220226
- Children:
- 882d247a
- Parents:
- f32ecb0e
- Location:
- postlfs/security
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
postlfs/security/firewalling/masqrouter.xml
rf32ecb0e r064db32a 24 24 echo "of the quoted configuration rules." 25 25 echo "You can find some quite comprehensive information" 26 echo "about firewalling in Chapter 6of the BLFS book."26 echo "about firewalling in Chapter 4 of the BLFS book." 27 27 echo "http://beyond.linuxfromscratch.org/" 28 28 echo -
postlfs/security/shadow/shadow-config.xml
rf32ecb0e r064db32a 3 3 4 4 <sect3><title>Config files</title> 5 <para><userinput>/etc/pam.d/login</userinput>, 6 <userinput>/etc/pam.d/passwd</userinput>, 7 <userinput>/etc/pam.d/su</userinput>, 8 <userinput>/etc/pam.d/shadow</userinput>, <userinput>/etc/pam.d/useradd</userinput></para> 5 <para><filename>/etc/pam.d/login</filename>, 6 <filename>/etc/pam.d/passwd</filename>, 7 <filename>/etc/pam.d/su</filename>, 8 <filename>/etc/pam.d/shadow</filename>, 9 <filename>/etc/pam.d/useradd</filename></para> 9 10 </sect3> 10 11 -
postlfs/security/tripwire/tripwire-config.xml
rf32ecb0e r064db32a 36 36 37 37 <para>During configuration tripwire will create 2 keys: a site key and 38 a local key which will be stored in /etc/tripwire/.</para>38 a local key which will be stored in <filename class="directory">/etc/tripwire/</filename>.</para> 39 39 40 40 </sect3>
Note:
See TracChangeset
for help on using the changeset viewer.