Update to the FreeRADIUS version.
[metze/wireshark/wip.git] / radius / dictionary.compat
1 # -*- text -*-
2 # Copyright (C) 2015 The FreeRADIUS Server project and contributors
3 #
4 #       Obsolete names for backwards compatibility with older users files.
5 #       Move the $INCLUDE in the main dictionary file to the end if you want
6 #       these names to be used in the "details" logfile.
7 #
8
9 #  This has been removed.  Too many people get it wrong.
10 #ATTRIBUTE      Password                                2       string  encrypt=1
11 ATTRIBUTE       Client-Id                               4       ipaddr
12 ATTRIBUTE       Client-Port-Id                          5       integer
13 ATTRIBUTE       User-Service-Type                       6       integer
14 ATTRIBUTE       Framed-Address                          8       ipaddr
15 ATTRIBUTE       Framed-Netmask                          9       ipaddr
16 ATTRIBUTE       Framed-Filter-Id                        11      string
17 ATTRIBUTE       Login-Host                              14      ipaddr
18 ATTRIBUTE       Login-Port                              16      integer
19 ATTRIBUTE       Old-Password                            17      string
20 ATTRIBUTE       Port-Message                            18      string
21 ATTRIBUTE       Dialback-No                             19      string
22 ATTRIBUTE       Dialback-Name                           20      string
23 ATTRIBUTE       Challenge-State                         24      string
24 VALUE   Framed-Compression              Van-Jacobsen-TCP-IP     1
25 VALUE   Framed-Compression              VJ-TCP-IP               1
26 VALUE   Service-Type                    Shell-User              6
27 VALUE   Auth-Type                       Unix                    1
28 VALUE   Service-Type                    Dialback-Login-User     3
29 VALUE   Service-Type                    Dialback-Framed-User    4
30 VALUE   Service-Type                    Dialout-Framed-User     5
31
32 #
33 #       For compatibility with MERIT users files.
34 #
35 ATTRIBUTE       Login-Callback-Number                   19      string
36 ATTRIBUTE       Framed-Callback-Id                      20      string
37 ATTRIBUTE       Client-Port-DNIS                        30      string
38 ATTRIBUTE       Caller-ID                               31      string
39 VALUE   Service-Type                    Login                   1
40 VALUE   Service-Type                    Framed                  2
41 VALUE   Service-Type                    Callback-Login          3
42 VALUE   Service-Type                    Callback-Framed         4
43 VALUE   Service-Type                    Exec-User               7