This file is indexed.

/etc/octopussy/conf/services/Nscd.xml is in octopussy 1.0.6-0ubuntu1.

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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version='1.0' encoding='UTF-8'?>
<octopussy_service description="Nscd Service"
                   name="Nscd"
                   nb_messages="006"
                   version="201002180007">
  <message loglevel="Warning"
           msg_id="Nscd:shutdown_succeeded"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;nscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;nscd shutdown succeeded&quot;):msg@&gt;"
           rank="001"
           table="Message"
           taxonomy="System" />
  <message loglevel="Information"
           msg_id="Nscd:reconnecting_ldap_server"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;nscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;nss_ldap: reconnecting to LDAP server.+&quot;):msg@&gt;"
           rank="002"
           table="Message"
           taxonomy="System" />
  <message loglevel="Information"
           msg_id="Nscd:reconnected_ldap_server"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;nscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;nss_ldap: reconnected to LDAP server.*&quot;):msg@&gt;"
           rank="003"
           table="Message"
           taxonomy="System" />
  <message loglevel="Warning"
           msg_id="Nscd:shutdown_failed"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;nscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;nscd shutdown failed&quot;):msg@&gt;"
           rank="004"
           table="Message"
           taxonomy="System.Errors" />
  <message loglevel="Warning"
           msg_id="Nscd:cant_contact_ldap_server"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;nscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;nss_ldap: .+ Can't contact LDAP server&quot;):msg@&gt;"
           rank="005"
           table="Message"
           taxonomy="Network.Errors" />
  <message loglevel="Warning"
           msg_id="Nscd:could_not_search_ldap"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;nscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;nss_ldap: could not search LDAP server - Server is unavailable&quot;):msg@&gt;"
           rank="006"
           table="Message"
           taxonomy="Network.Errors" />
  <message loglevel="Information"
           msg_id="Nscd:startup_succeeded"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;nscd&quot;):daemon@&gt;: &lt;@REGEXP(&quot;nscd startup succeeded&quot;):msg@&gt;"
           rank="007"
           table="Message"
           taxonomy="System" />
</octopussy_service>