This file is indexed.

/usr/share/doc/libpam-doc/html/adg-security-conv-function.html is in libpam-doc 1.1.3-7ubuntu2.

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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>4.3. The conversation function</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="Linux-PAM_ADG.html" title="The Linux-PAM Application Developers' Guide"><link rel="up" href="adg-security.html" title="Chapter 4.  Security issues of Linux-PAM"><link rel="prev" href="adg-security-service-name.html" title="4.2. Choice of a service name"><link rel="next" href="adg-security-user-identity.html" title="4.4. The identity of the user"></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">4.3. The conversation function</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="adg-security-service-name.html">Prev</a> </td><th width="60%" align="center">Chapter 4. 
      Security issues of <span class="emphasis"><em>Linux-PAM</em></span>
    </th><td width="20%" align="right"> <a accesskey="n" href="adg-security-user-identity.html">Next</a></td></tr></table><hr></div><div class="section" title="4.3. The conversation function"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="adg-security-conv-function"></a>4.3. The conversation function</h2></div></div></div><p>
        Care should be taken to ensure that the <code class="function">conv()</code>
        function is robust. Such a function is provided in the library
        <span class="command"><strong>libpam_misc</strong></span> (see
        <a class="link" href="adg-libpam-functions.html" title="5.1. Functions supplied">below</a>).
      </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="adg-security-service-name.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="adg-security.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="adg-security-user-identity.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">4.2. Choice of a service name </td><td width="20%" align="center"><a accesskey="h" href="Linux-PAM_ADG.html">Home</a></td><td width="40%" align="right" valign="top"> 4.4. The identity of the user</td></tr></table></div></body></html>