This file is indexed.

/usr/share/freeradius/dictionary.apc 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
30
31
32
33
34
35
36
# -*- text -*-
# Copyright (C) 2011 The FreeRADIUS Server project and contributors
##############################################################################
#
#	http://nam-en.apc.com/cgi-bin/nam_en.cfg/php/enduser/std_adp.php?p_faqid=8012
#
#	$Id$
#
##############################################################################

VENDOR		APC				318

BEGIN-VENDOR	APC

ATTRIBUTE	APC-Service-Type			1	integer
ATTRIBUTE	APC-Outlets				2	string
ATTRIBUTE	APC-Perms				3	string
ATTRIBUTE	APC-Username				4	string
ATTRIBUTE	APC-Contact				5	string
ATTRIBUTE	APC-ACCPX-Doors				6	string
ATTRIBUTE	APC-ACCPX-Status			7	string
ATTRIBUTE	APC-ACCPX-Access1			8	string
ATTRIBUTE	APC-ACCPX-Access2			9	string
ATTRIBUTE	APC-ACCPX-Access3			10	string
ATTRIBUTE	APC-ACCPX-Access4			11	string
ATTRIBUTE	APC-ACCPX-Access5			12	string
ATTRIBUTE	APC-ACCPX-Access6			13	string
ATTRIBUTE	APC-ACCPX-Access7			14	string

VALUE	APC-Service-Type		Admin			1
VALUE	APC-Service-Type		Device			2
VALUE	APC-Service-Type		ReadOnly		3
VALUE	APC-Service-Type		Outlet			4
VALUE	APC-Service-Type		Card			5

END-VENDOR APC