~ubuntu-branches/ubuntu/edgy/freeradius/edgy-updates

« back to all changes in this revision

Viewing changes to share/dictionary.freeradius.internal

  • Committer: Bazaar Package Importer
  • Author(s): Jeremie Corbier
  • Date: 2006-07-08 19:41:05 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060708194105-2dabtaxd16o7p90g
Tags: 1.1.2-2ubuntu1
* Merge from debian unstable.
* Remove previous patches merged upstream:
  - 14_freeradius-dictionary-fix.dpatch

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#
3
3
#       Non Protocol Attributes used by FreeRADIUS
4
4
#
5
 
#       $Id: dictionary.freeradius.internal,v 1.6.2.2 2005/12/28 19:51:08 aland Exp $
 
5
#       $Id: dictionary.freeradius.internal,v 1.6.2.5 2006/03/07 18:10:09 aland Exp $
6
6
#
7
7
 
8
8
#       The attributes number ranges are allocates as follows:
107
107
ATTRIBUTE       Rewrite-Rule                            1078    string
108
108
ATTRIBUTE       Sql-Group                               1079    string
109
109
ATTRIBUTE       Response-Packet-Type                    1080    integer
110
 
# 1081 unused
 
110
ATTRIBUTE       Digest-HA1                              1081    string
111
111
ATTRIBUTE       MS-CHAP-Use-NTLM-Auth                   1082    integer
112
112
ATTRIBUTE       NTLM-User-Name                          1083    string
113
113
ATTRIBUTE       Packet-Src-IP-Address                   1084    ipaddr
351
351
VALUE   Packet-Type                     Disconnect-Request      40
352
352
VALUE   Packet-Type                     Disconnect-ACK          41
353
353
VALUE   Packet-Type                     Disconnect-NAK          42
 
354
 
 
355
# Old names, if no one uses them, they should be deleted.
354
356
VALUE   Packet-Type                     CoF-Request             43
355
357
VALUE   Packet-Type                     CoF-ACK                 44
356
358
VALUE   Packet-Type                     CoF-NAK                 45
 
359
 
 
360
VALUE   Packet-Type                     CoA-Request             43
 
361
VALUE   Packet-Type                     CoA-ACK                 44
 
362
VALUE   Packet-Type                     CoA-NAK                 45
357
363
VALUE   Packet-Type                     IP-Address-Allocate     50
358
364
VALUE   Packet-Type                     IP-Address-Release      51
359
365