/usr/share/freeradius/dictionary.garderos is in freeradius-common 2.1.12+dfsg-1.2.
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 | # -*- text -*-
#
# dictionary.garderos
#
# Version: $Id$
#
#	For documentation on Garderos attributes, see:
#
#	http://www.garderos.com
VENDOR		Garderos			16108
#
#    Standard attribute
#
BEGIN-VENDOR	Garderos
ATTRIBUTE	Garderos-Location-Name			1	string
ATTRIBUTE	Garderos-Service-Name			2	string
ATTRIBUTE	Garderos-MSISDN				3	string
ATTRIBUTE	Garderos-Proxy				4	string
END-VENDOR	Garderos
 |