~ubuntu-branches/ubuntu/natty/freeradius/natty-updates

« back to all changes in this revision

Viewing changes to share/dictionary.rfc2869

  • Committer: Bazaar Package Importer
  • Author(s): Paul Hampson
  • Date: 2006-01-15 13:34:13 UTC
  • mto: (3.1.3 dapper) (4.1.3 sid) (1.1.14 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20060115133413-zo1dslttvdoalqym
Tags: upstream-1.1.0
ImportĀ upstreamĀ versionĀ 1.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- text -*-
 
2
#
 
3
#       Attributes and values defined in RFC 2869.
 
4
#       http://www.ietf.org/rfc/rfc2869.txt
 
5
#
 
6
#       $Id: dictionary.rfc2869,v 1.2.2.1 2005/11/30 22:17:30 aland Exp $
 
7
#
 
8
ATTRIBUTE       Acct-Input-Gigawords                    52      integer
 
9
ATTRIBUTE       Acct-Output-Gigawords                   53      integer
 
10
 
 
11
ATTRIBUTE       Event-Timestamp                         55      date
 
12
 
 
13
ATTRIBUTE       ARAP-Password                           70      octets  # 16 octets of data
 
14
ATTRIBUTE       ARAP-Features                           71      octets  # 14 octets of data
 
15
ATTRIBUTE       ARAP-Zone-Access                        72      integer
 
16
ATTRIBUTE       ARAP-Security                           73      integer
 
17
ATTRIBUTE       ARAP-Security-Data                      74      string
 
18
ATTRIBUTE       Password-Retry                          75      integer
 
19
ATTRIBUTE       Prompt                                  76      integer
 
20
ATTRIBUTE       Connect-Info                            77      string
 
21
ATTRIBUTE       Configuration-Token                     78      string
 
22
ATTRIBUTE       EAP-Message                             79      octets
 
23
ATTRIBUTE       Message-Authenticator                   80      octets
 
24
 
 
25
ATTRIBUTE       ARAP-Challenge-Response                 84      octets  # 8 octets of data
 
26
ATTRIBUTE       Acct-Interim-Interval                   85      integer
 
27
# 86: RFC 2867
 
28
ATTRIBUTE       NAS-Port-Id                             87      string
 
29
ATTRIBUTE       Framed-Pool                             88      string
 
30
 
 
31
#       ARAP Zone Access
 
32
 
 
33
VALUE   ARAP-Zone-Access                Default-Zone            1
 
34
VALUE   ARAP-Zone-Access                Zone-Filter-Inclusive   2
 
35
VALUE   ARAP-Zone-Access                Zone-Filter-Exclusive   4
 
36
 
 
37
#       Prompt
 
38
VALUE   Prompt                          No-Echo                 0
 
39
VALUE   Prompt                          Echo                    1