/usr/share/doc/lire/user-manual/ch02s03.html is in lire-doc 2:2.1.1-2.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Anonymized Client Installation</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="Lire User's Manual"><link rel="up" href="ch02.html" title="Chapter 2. Installing Lire"><link rel="prev" href="ch02s02.html" title="Standalone Installation"><link rel="next" href="ch02s04.html" title="Responder Installation"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Anonymized Client Installation</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s02.html">Prev</a> </td><th width="60%" align="center">Chapter 2. Installing <span class="application">Lire</span></th><td width="20%" align="right"> <a accesskey="n" href="ch02s04.html">Next</a></td></tr></table><hr></div><div class="section" title="Anonymized Client Installation"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sect:anonymized-client-install"></a>Anonymized Client Installation</h2></div></div></div><p>Although the client-only setup is the easiest to install
and use, some people might understandably be worried about sending
log files that may contain sensitive data to a public
online responder. That is why <span class="application">Lire</span> supports anonymizing of
log files. In an anonymized client setup, hostnames, emails and IP
addresses in the log files are anonymized before being sent
to the responder. The responder replies with a report in the
<span class="application">Lire</span> XML report format which is then de-anonymized by the
client and transformed into the appropriate output format.
</p><div class="section" title="Requirements"><div class="titlepage"><div><div><h3 class="title"><a name="sect:anonymized-client-install-req"></a>Requirements</h3></div></div></div><p>The anonymized client installation has the same
requirements as a standalone installation (see <a class="xref" href="ch02s02.html" title="Standalone Installation">the section called “Standalone Installation”</a>). Like in the
Standalone Installation, those will vary according to the
output format you want to support.
</p><p>Additionally, to support the anonymizing process, you
will need <span class="productname">Berkeley DB</span>™ and the
<code class="systemitem">DB_File</code> perl module. This
module is part of the standard perl installation, but on
proprietary UNIX systems you may have to install it
separately.</p></div><div class="section" title="Installing"><div class="titlepage"><div><div><h3 class="title"><a name="sect:anonymized-client-install-proc"></a>Installing</h3></div></div></div><p>There is no difference between the anonymized client
installation and the Standalone Installation procedure.
Consult <a class="xref" href="ch02s02.html" title="Standalone Installation">the section called “Standalone Installation”</a>.
</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s02.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s04.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Standalone Installation </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Responder Installation</td></tr></table></div></body></html>
|