This file is indexed.

/etc/octopussy/conf/services/Xscreensaver.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
<?xml version='1.0' encoding='UTF-8'?>
<octopussy_service description="Screen Saver Session Locker"
                   name="Xscreensaver"
                   nb_messages="002"
                   version="200810310007"
                   website="">
  <message loglevel="Notice"
           msg_id="Xscreensaver:conversation_failed"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;xscreensaver&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.*conversation failed&quot;):msg@&gt;  "
           rank="001"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Warning"
           msg_id="Xscreensaver:auth_couldnt_identify_password"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;xscreensaver&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.*auth could not identify password for .+&quot;):msg@&gt; "
           rank="002"
           table="Message"
           taxonomy="Auth.Failure" />
  <message loglevel="Notice"
           msg_id="Xscreensaver:conversation_failed2"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;xscreensaver&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;.*conversation failed&quot;):msg@&gt; "
           rank="003"
           table="Message"
           taxonomy="Application.Errors" />
  <message loglevel="Warning"
           msg_id="Xscreensaver:authentication_failure"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;xscreensaver&quot;):daemon@&gt;: &lt;@REGEXP(&quot;.*authentication failure; logname=.+&quot;):msg@&gt; "
           rank="004"
           table="Message"
           taxonomy="Auth.Failure" />
  <message loglevel="Warning"
           msg_id="Xscreensaver:authentication_failure2"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;xscreensaver&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;.*authentication failure; logname=.+&quot;):msg@&gt; "
           rank="005"
           table="Message"
           taxonomy="Auth.Failure" />
  <message loglevel="Warning"
           msg_id="Xscreensaver:failed_login_on_display"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;xscreensaver&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;FAILED LOGIN .+ ON DISPLAY .+&quot;):msg@&gt;
"
           rank="006"
           table="Message"
           taxonomy="Auth.Failure" />
</octopussy_service>