/etc/octopussy/conf/services/Xscreensaver.xml is in octopussy 1.0.6-0ubuntu2.
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="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("xscreensaver"):daemon@>: <@REGEXP(".*conversation failed"):msg@> "
rank="001"
table="Message"
taxonomy="Application.Errors" />
<message loglevel="Warning"
msg_id="Xscreensaver:auth_couldnt_identify_password"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("xscreensaver"):daemon@>: <@REGEXP(".*auth could not identify password for .+"):msg@> "
rank="002"
table="Message"
taxonomy="Auth.Failure" />
<message loglevel="Notice"
msg_id="Xscreensaver:conversation_failed2"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("xscreensaver"):daemon@>[<@PID:pid@>]: <@REGEXP(".*conversation failed"):msg@> "
rank="003"
table="Message"
taxonomy="Application.Errors" />
<message loglevel="Warning"
msg_id="Xscreensaver:authentication_failure"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("xscreensaver"):daemon@>: <@REGEXP(".*authentication failure; logname=.+"):msg@> "
rank="004"
table="Message"
taxonomy="Auth.Failure" />
<message loglevel="Warning"
msg_id="Xscreensaver:authentication_failure2"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("xscreensaver"):daemon@>[<@PID:pid@>]: <@REGEXP(".*authentication failure; logname=.+"):msg@> "
rank="005"
table="Message"
taxonomy="Auth.Failure" />
<message loglevel="Warning"
msg_id="Xscreensaver:failed_login_on_display"
pattern="<@DATE_TIME_ISO:datetime@> <@WORD:device@> <@REGEXP("xscreensaver"):daemon@>[<@PID:pid@>]: <@REGEXP("FAILED LOGIN .+ ON DISPLAY .+"):msg@>
"
rank="006"
table="Message"
taxonomy="Auth.Failure" />
</octopussy_service>
|