New build path variable
[freeradius.git] / share / dictionary.compat
1 # -*- text -*-
2 #
3 #       Obsolete names for backwards compatibility with older users files.
4 #       Move the $INCLUDE in the main dictionary file to the end if you want
5 #       these names to be used in the "details" logfile.
6 #
7 ATTRIBUTE       Password                                2       string  encrypt=1
8 ATTRIBUTE       Client-Id                               4       ipaddr
9 ATTRIBUTE       Client-Port-Id                          5       integer
10 ATTRIBUTE       User-Service-Type                       6       integer
11 ATTRIBUTE       Framed-Address                          8       ipaddr
12 ATTRIBUTE       Framed-Netmask                          9       ipaddr
13 ATTRIBUTE       Framed-Filter-Id                        11      string
14 ATTRIBUTE       Login-Host                              14      ipaddr
15 ATTRIBUTE       Login-Port                              16      integer
16 ATTRIBUTE       Old-Password                            17      string
17 ATTRIBUTE       Port-Message                            18      string
18 ATTRIBUTE       Dialback-No                             19      string
19 ATTRIBUTE       Dialback-Name                           20      string
20 ATTRIBUTE       Challenge-State                         24      string
21 VALUE   Framed-Compression              Van-Jacobsen-TCP-IP     1
22 VALUE   Framed-Compression              VJ-TCP-IP               1
23 VALUE   Service-Type                    Shell-User              6
24 VALUE   Auth-Type                       Unix                    1
25 VALUE   Service-Type                    Dialback-Login-User     3
26 VALUE   Service-Type                    Dialback-Framed-User    4
27 VALUE   Service-Type                    Dialout-Framed-User     5
28
29 #
30 #       For compatibility with MERIT users files.
31 #
32 ATTRIBUTE       Login-Callback-Number                   19      string
33 ATTRIBUTE       Framed-Callback-Id                      20      string
34 ATTRIBUTE       Client-Port-DNIS                        30      string
35 ATTRIBUTE       Caller-ID                               31      string
36 VALUE   Service-Type                    Login                   1
37 VALUE   Service-Type                    Framed                  2
38 VALUE   Service-Type                    Callback-Login          3
39 VALUE   Service-Type                    Callback-Framed         4
40 VALUE   Service-Type                    Exec-User               7