This file is indexed.

/usr/lib/bareos/defaultconfigs/bareos-fd.d/director/bareos-mon.conf is in bareos-filedaemon 16.2.4-3+deb9u2.

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
Director {
  Name = bareos-mon
  Password = "XXX_REPLACE_WITH_CLIENT_MONITOR_PASSWORD_XXX"
  Monitor = yes
  Description = "Restricted Director, used by tray-monitor to get the status of this file daemon."
}