/usr/share/freeradius/dictionary.lancom 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 | # -*- text -*-
# Copyright (C) 2011 The FreeRADIUS Server project and contributors
#
# dictionary.lcs
#
# originally by
# "Eugen K. " <>
#
VENDOR Lancom 2356
BEGIN-VENDOR Lancom
# Attributes
ATTRIBUTE LCS-Traffic-Limit 1 integer
ATTRIBUTE LCS-Mac-Address 2 string
ATTRIBUTE LCS-Redirection-URL 3 string
ATTRIBUTE LCS-Comment 4 string
ATTRIBUTE LCS-Account-End 5 integer
ATTRIBUTE LCS-WPA-Passphrase 6 string
ATTRIBUTE LCS-PbSpotUserName 7 string
ATTRIBUTE LCS-TxRateLimit 8 integer
ATTRIBUTE LCS-RxRateLimit 9 integer
END-VENDOR Lancom
|