This file is indexed.

/etc/dms/dms.conf is in dms-core 1.0.8.1-1ubuntu1.

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
[DEFAULT]
run_as_user = dmsdmd
db_user = dms
db_name = dms

##  Blah comment

[dmsdmd]
daemon_canary = blau
#log_level = DEBUG
#debug_mark = true

[zone_tool]
# zone_tool needs password  and db_host to run if user not in pg_ident.conf
db_host = ip6-localhost
db_password = ScoobyDoo
# edit timeout in minutes
#edit_lock_timeout = 2

[mod_wsgi]
# Settings specific to mod_wsgi scripts
#jsonrpc_error_stack_trace = True

[admin_dms.wsgi]
#jsonrpc_error_stack_trace = True