Ignore:
Timestamp:
08/01/2012 12:04:22 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2da85d11
Parents:
f2d2b62
Message:

Removed TCP Wrappers. Inkscape 0.48.3.1 and VLC 2.0.3.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/other/openldap.xml

    rf2d2b62 rbc6e56d  
    108108      <xref linkend="postgresql"/>,
    109109      <ulink url="http://www.openslp.org/">OpenSLP</ulink>,
    110       <xref linkend="pth"/>,
    111       <xref linkend="tcpwrappers"/> and
     110      <xref linkend="pth"/> and
    112111      <xref linkend="unixodbc"/>
    113112    </para>
    114113
    115114    <para condition="html" role="usernotes">User Notes:
    116     <ulink url="&blfs-wiki;/openldap"/></para>
    117 
     115      <ulink url="&blfs-wiki;/openldap"/>
     116    </para>
    118117  </sect2>
    119118
     
    178177
    179178    <para>
    180       To test the results, issue: <command>make test</command>. If you've
    181       enabled <application>tcp_wrappers</application>, ensure you add 127.0.0.1
    182       to the <parameter>slapd</parameter> line in the
    183       <filename>/etc/hosts.allow</filename> file if you have a restrictive
    184       <filename>/etc/hosts.deny</filename> file.
     179      To test the results, issue: <command>make test</command>.
    185180    </para>
    186181
     
    266261      <ulink url="http://www.openslp.org/">OpenSLP</ulink>.
    267262    </para>
    268    
    269     <para>
    270       <option>--enable-wrappers</option>: This parameter enables
    271       TCP Wrappers support. Use this switch if you have installed
    272       <xref linkend="tcpwrappers"/>.
    273     </para>
    274263
    275264    <note>
     
    289278      <title>Config Files</title>
    290279
    291       <para><filename>/etc/openldap/*</filename></para>
     280      <para>
     281        <filename>/etc/openldap/*</filename>
     282      </para>
    292283
    293284      <indexterm zone="openldap openldap-config">
    294       <primary sortas="e-etc-openldap">/etc/openldap/*</primary>
     285        <primary sortas="e-etc-openldap">/etc/openldap/*</primary>
    295286      </indexterm>
    296287
     
    319310      </indexterm>
    320311
    321       <para>Resources to assist you with topics such as choosing a directory
    322       configuration, backend and database definitions, access control settings,
    323       running as a user other than <systemitem class="username">root</systemitem>
    324       and setting a <command>chroot</command> environment include:</para>
     312      <para>
     313        Resources to assist you with topics such as choosing a directory
     314        configuration, backend and database definitions, access control settings,
     315        running as a user other than <systemitem class="username">root</systemitem>
     316        and setting a <command>chroot</command> environment include:
     317      </para>
    325318
    326319      <itemizedlist spacing='compact'>
Note: See TracChangeset for help on using the changeset viewer.