Preliminary EAP patch from Raghu <raghud@hereuare.com>, step 1
[freeradius.git] / src / include / radius.h
1 /*
2  * radius.h     Constants of the radius protocol.
3  *
4  * Version:     $Id$
5  *
6  */
7
8
9 #define PW_TYPE_STRING                  0
10 #define PW_TYPE_INTEGER                 1
11 #define PW_TYPE_IPADDR                  2
12 #define PW_TYPE_DATE                    3
13 #define PW_TYPE_ABINARY                 4
14 #define PW_TYPE_OCTETS                  5
15
16 #define PW_AUTHENTICATION_REQUEST       1
17 #define PW_AUTHENTICATION_ACK           2
18 #define PW_AUTHENTICATION_REJECT        3
19 #define PW_ACCOUNTING_REQUEST           4
20 #define PW_ACCOUNTING_RESPONSE          5
21 #define PW_ACCOUNTING_STATUS            6
22 #define PW_PASSWORD_REQUEST             7
23 #define PW_PASSWORD_ACK                 8
24 #define PW_PASSWORD_REJECT              9
25 #define PW_ACCOUNTING_MESSAGE           10
26 #define PW_ACCESS_CHALLENGE             11
27 #define PW_STATUS_SERVER                12
28 #define PW_STATUS_CLIENT                13
29
30 #define PW_USER_NAME                    1
31 #define PW_PASSWORD                     2
32 #define PW_CHAP_PASSWORD                3
33 #define PW_NAS_IP_ADDRESS               4
34 #define PW_NAS_PORT_ID                  5
35 #define PW_SERVICE_TYPE                 6
36 #define PW_FRAMED_PROTOCOL              7
37 #define PW_FRAMED_IP_ADDRESS            8
38 #define PW_FRAMED_IP_NETMASK            9
39 #define PW_FRAMED_ROUTING               10
40 #define PW_FILTER_ID                    11
41 #define PW_FRAMED_MTU                   12
42 #define PW_FRAMED_COMPRESSION           13
43 #define PW_LOGIN_IP_HOST                14
44 #define PW_LOGIN_SERVICE                15
45 #define PW_LOGIN_TCP_PORT               16
46 #define PW_OLD_PASSWORD                 17
47 #define PW_REPLY_MESSAGE                18
48 #define PW_CALLBACK_NUMBER              19
49 #define PW_CALLBACK_ID                  20
50 #define PW_EXPIRATION                   21
51 #define PW_FRAMED_ROUTE                 22
52 #define PW_FRAMED_IPXNET                23
53 #define PW_STATE                        24
54 #define PW_CLASS                        25
55 #define PW_VENDOR_SPECIFIC              26
56 #define PW_SESSION_TIMEOUT              27
57 #define PW_IDLE_TIMEOUT                 28
58 #define PW_CALLED_STATION_ID            30
59 #define PW_CALLING_STATION_ID           31
60 #define PW_NAS_IDENTIFIER               32
61 #define PW_PROXY_STATE                  33
62
63 #define PW_ACCT_STATUS_TYPE             40
64 #define PW_ACCT_DELAY_TIME              41
65 #define PW_ACCT_INPUT_OCTETS            42
66 #define PW_ACCT_OUTPUT_OCTETS           43
67 #define PW_ACCT_SESSION_ID              44
68 #define PW_ACCT_AUTHENTIC               45
69 #define PW_ACCT_SESSION_TIME            46
70 #define PW_ACCT_INPUT_PACKETS           47
71 #define PW_ACCT_OUTPUT_PACKETS          48
72 #define PW_ACCT_TERMINATE_CAUSE 49
73
74 #define PW_CHAP_CHALLENGE               60
75 #define PW_NAS_PORT_TYPE                61
76 #define PW_PORT_LIMIT                   62
77 #define PW_CONNECT_INFO                 77
78
79 #define PW_EAP_MESSAGE                  79
80 #define PW_MESSAGE_AUTHENTICATOR        80
81
82 #define PW_FALL_THROUGH                 500
83 #define PW_ADD_PORT_TO_IP_ADDRESS       501
84 #define PW_EXEC_PROGRAM                 502
85 #define PW_EXEC_PROGRAM_WAIT            503
86
87 #define PW_AUTHTYPE                     1000
88 #define PW_PREFIX                       1003
89 #define PW_SUFFIX                       1004
90 #define PW_GROUP                        1005
91 #define PW_CRYPT_PASSWORD               1006
92 #define PW_CONNECT_RATE                 1007
93 #define PW_ADD_PREFIX                   1008
94 #define PW_ADD_SUFFIX                   1009
95 #define PW_USER_CATEGORY                1029
96 #define PW_GROUP_NAME                   1030
97 #define PW_HUNTGROUP_NAME               1031
98 #define PW_SIMULTANEOUS_USE             1034
99 #define PW_STRIP_USER_NAME              1035
100 #define PW_HINT                         1040
101 #define PAM_AUTH_ATTR                   1041
102 #define PW_LOGIN_TIME                   1042
103 #define PW_STRIPPED_USER_NAME           1043
104 #define PW_CURRENT_TIME                 1044
105 #define PW_REALM                        1045
106 #define PW_NO_SUCH_ATTRIBUTE            1046
107 #define PW_PACKET_TYPE                  1047
108 #define PW_PROXY_TO_REALM               1048
109 #define PW_REPLICATE_TO_REALM           1049
110 #define PW_ACCT_SESSION_START_TIME      1050
111 #define PW_ACCT_UNIQUE_SESSION_ID       1051
112 #define PW_CLIENT_IP_ADDRESS            1052
113 #define LDAP_USERDN                     1053
114 #define PW_NS_MTA_MD5_PASSWORD          1054
115 #define PW_SQL_USER_NAME                1055
116
117 /*
118  *      Integer Translations
119  */
120
121 /*      User Types      */
122
123 #define PW_LOGIN_USER                   1
124 #define PW_FRAMED_USER                  2
125 #define PW_CALLBACK_LOGIN_USER          3
126 #define PW_CALLBACK_FRAMED_USER         4
127 #define PW_OUTBOUND_USER                5
128 #define PW_ADMINISTRATIVE_USER          6
129 #define PW_NAS_PROMPT_USER              7
130 #define PW_AUTHENTICATE_ONLY            8
131 #define PW_CALLBACK_NAS_PROMPT          9
132               
133 /*      Framed Protocols        */
134
135 #define PW_PPP                          1
136 #define PW_SLIP                         2
137
138 /*      Framed Routing Values   */
139
140 #define PW_NONE                         0
141 #define PW_BROADCAST                    1
142 #define PW_LISTEN                       2
143 #define PW_BROADCAST_LISTEN             3
144
145 /*      Framed Compression Types        */
146
147 #define PW_VAN_JACOBSEN_TCP_IP          1
148
149 /*      Login Services  */
150
151 #define PW_TELNET                       0
152 #define PW_RLOGIN                       1
153 #define PW_TCP_CLEAR                    2
154 #define PW_PORTMASTER                   3
155
156 /*      Authentication Level    */
157
158 #define PW_AUTHTYPE_LOCAL               0
159 #define PW_AUTHTYPE_SYSTEM              1
160 #define PW_AUTHTYPE_SECURID             2
161 #define PW_AUTHTYPE_CRYPT               3
162 #define PW_AUTHTYPE_REJECT              4
163 #define PW_AUTHTYPE_EAP                 252
164 #define PW_AUTHTYPE_PAM                 253
165 #define PW_AUTHTYPE_ACCEPT              254
166
167 /*      Port Types              */
168
169 #define PW_NAS_PORT_ASYNC               0
170 #define PW_NAS_PORT_SYNC                1
171 #define PW_NAS_PORT_ISDN                2
172 #define PW_NAS_PORT_ISDN_V120           3
173 #define PW_NAS_PORT_ISDN_V110           4
174
175 /*      Status Types    */
176
177 #define PW_STATUS_START                 1
178 #define PW_STATUS_STOP                  2
179 #define PW_STATUS_ALIVE                 3
180 #define PW_STATUS_ACCOUNTING_ON         7
181 #define PW_STATUS_ACCOUNTING_OFF        8
182