This file is indexed.

/etc/reTurn/users.txt is in resiprocate-turn-server 1.9.6-1.

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
#
# reTurnServer user database file
#
# The format of each line is:
#
#    login:password:realm:state
#
# Note: as of v1.9.0, the Debian packages enable
# UserDatabaseHashedPasswords and so the password field must be
# a HA1 hashed password.
#
# Typically, the realm field must match the value of AuthenticationRealm
# defined in reTurnServer.config
#
# The state field (not case sensitive) can be one of:
#
#   authorized   (user authorized)
#   refused      (user denied access)
#   restricted   (for when bandwidth limiting is implemented)
#
# This file format is interchangeable with TurnServer.org's user database
#
# Comments can be inserted by starting a line with #
#
test:foobar:example.org:REFUSED