This file is indexed.

/usr/share/freeradius/dictionary.walabi is in freeradius-common 2.2.8+dfsg-0.1build2.

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
# -*- text -*-
# Copyright (C) 2011 The FreeRADIUS Server project and contributors
##############################################################################
#
#	Walabi Store & Forward FAX attributes.
#
#	$Id$
#
##############################################################################

VENDOR		Walabi				2004

VALUE	Acct-Status-Type		WB-Login		217
VALUE	Acct-Status-Type		WB-Logout		218
VALUE	Acct-Status-Type		WB-WRitelog		219

# Store and Forward Fax Attributes:
BEGIN-VENDOR	Walabi
ATTRIBUTE	WB-AUTH-Time-Left			1	integer
ATTRIBUTE	WB-Auth-Accum-BW			2	integer
ATTRIBUTE	WB-Auth-BW-Quota			3	integer
ATTRIBUTE	WB-Auth-BW-Count			4	integer
ATTRIBUTE	WB-Auth-Upload-Limit			5	integer
ATTRIBUTE	WB-Auth-Download-Limit			6	integer
ATTRIBUTE	WB-Auth-Login-Time			7	integer
ATTRIBUTE	WB-Auth-Logout-Time			8	integer
ATTRIBUTE	WB-Auth-Time-Diff			9	integer
ATTRIBUTE	WB-Auth-BW-Usage			10	integer
END-VENDOR Walabi