Subversion Repositories configs

Rev

Rev 4 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 - 1
#
2
#	This is the master dictionary file, which references the
3
#	pre-defined dictionary files included with the server.
4
#
5
#	Any new/changed attributes MUST be placed in this file, as
6
#	the pre-defined dictionaries SHOULD NOT be edited.
7
#
34 - 8
#	$Id: ceb31c82feb869972588f60fe6ace2fc1db70224 $
4 - 9
#
10
 
11
#
12
#	The filename given here should be an absolute path.
13
#
14
$INCLUDE	/usr/share/freeradius/dictionary
15
 
16
#
17
#	Place additional attributes or $INCLUDEs here.  They will
18
#	over-ride the definitions in the pre-defined dictionaries.
19
#
20
#	See the 'man' page for 'dictionary' for information on
21
#	the format of the dictionary files.
22
 
23
#
24
#	If you want to add entries to the dictionary file,
25
#	which are NOT going to be placed in a RADIUS packet,
26
#	add them here.  The numbers you pick should be between
27
#	3000 and 4000.
28
#
29
 
30
#ATTRIBUTE	My-Local-String		3000	string
31
#ATTRIBUTE	My-Local-IPAddr		3001	ipaddr
32
#ATTRIBUTE	My-Local-Integer	3002	integer