Initial revision
[freeradius.git] / raddb / dictionary.compat
1 #
2 #       Obsolete names for backwards compatibility with older users files.
3 #       Move the $INCLUDE in the main dictionary file to the end if you want
4 #       these names to be used in the "details" logfile.
5 #
6 ATTRIBUTE       Client-Id               4       ipaddr
7 ATTRIBUTE       Client-Port-Id          5       integer
8 ATTRIBUTE       User-Service-Type       6       integer
9 ATTRIBUTE       Framed-Address          8       ipaddr
10 ATTRIBUTE       Framed-Netmask          9       ipaddr
11 ATTRIBUTE       Framed-Filter-Id        11      string
12 ATTRIBUTE       Login-Host              14      ipaddr
13 ATTRIBUTE       Login-Port              16      integer
14 ATTRIBUTE       Old-Password            17      string
15 ATTRIBUTE       Port-Message            18      string
16 ATTRIBUTE       Dialback-No             19      string
17 ATTRIBUTE       Dialback-Name           20      string
18 ATTRIBUTE       Challenge-State         24      string
19 VALUE           Framed-Compression      Van-Jacobsen-TCP-IP     1
20 VALUE           Framed-Compression      VJ-TCP-IP               1
21 VALUE           Service-Type            Shell-User              6
22 VALUE           Auth-Type               Unix                    1
23 VALUE           Service-Type            Dialback-Login-User     3
24 VALUE           Service-Type            Dialback-Framed-User    4
25
26 #
27 #       For compatibility with MERIT users files.
28 #
29 ATTRIBUTE       NAS-Port                5       integer
30 ATTRIBUTE       Login-Host              14      ipaddr
31 ATTRIBUTE       Login-Callback-Number   19      string
32 ATTRIBUTE       Framed-Callback-Id      20      string
33 ATTRIBUTE       Client-Port-DNIS        30      string
34 ATTRIBUTE       Caller-ID               31      string
35 VALUE           Service-Type            Login                   1
36 VALUE           Service-Type            Framed                  2
37 VALUE           Service-Type            Callback-Login          3
38 VALUE           Service-Type            Callback-Framed         4
39 VALUE           Service-Type            Exec-User               7
40
41 #
42 #       For compatibility with ESVA RADIUS, Old Cistron RADIUS
43 #
44 ATTRIBUTE       Session                 1034    integer
45 ATTRIBUTE       User-Name-Is-Star       1035    integer
46 VALUE           User-Name-Is-Star       No                      0
47 VALUE           User-Name-Is-Star       Yes                     1
48 VALUE           Auth-Type               None                    254