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