New build path variable
[freeradius.git] / share / dictionary.usr.illegal
1 # -*- text -*-
2 ##############################################################################
3 #
4 #       USE dictionary that illegally uses the RFC space.
5 #
6 #       $Id$
7 #
8 ##############################################################################
9 #
10 #       USR specific attributes
11 #
12 # Prompt value should be 1 for echo, 0 for no echo, default 1.
13 #ATTRIBUTE      Prompt                  64      integer
14 ATTRIBUTE       Multi-Link-Flag                         126     integer
15 ATTRIBUTE       Char-Noecho                             250     integer
16
17 #
18 #       USR specific Integer Translations
19 #
20
21 VALUE   Termination-Action              Manage-Resources        2
22
23 VALUE   Acct-Status-Type                Modem-Start             4
24 VALUE   Acct-Status-Type                Modem-Stop              5
25 VALUE   Acct-Status-Type                Cancel                  6
26
27 VALUE   Multi-Link-Flag                 True                    1
28 VALUE   Multi-Link-Flag                 False                   0
29
30 #       USR specific Authentication Types
31
32 #
33 #  These are commented out because the conflict with the standard
34 #  definitions.
35 #
36 #VALUE          Acct-Authentic          None                    0
37 #VALUE          Acct-Authentic          Remote                  3
38 #VALUE          Acct-Authentic          RADIUS                  4
39 #VALUE          Acct-Authentic          MNET                    5
40 #VALUE          Acct-Authentic          KCHAP                   6
41 #VALUE          Acct-Authentic          TACACS                  7
42 #VALUE          Acct-Authentic          Realm                   8
43 #VALUE          Acct-Authentic          Local                   9
44 #VALUE          Acct-Authentic          File                    10
45 #VALUE          Acct-Authentic          Local-VPN               11
46