Fixed typo && include attrs.access_challenge in build
[freeradius.git] / raddb / dictionary.in
index 34b458e..ceb31c8 100644 (file)
@@ -19,3 +19,14 @@ $INCLUDE     @prefix@/share/freeradius/dictionary
 #
 #      See the 'man' page for 'dictionary' for information on
 #      the format of the dictionary files.
+
+#
+#      If you want to add entries to the dictionary file,
+#      which are NOT going to be placed in a RADIUS packet,
+#      add them here.  The numbers you pick should be between
+#      3000 and 4000.
+#
+
+#ATTRIBUTE     My-Local-String         3000    string
+#ATTRIBUTE     My-Local-IPAddr         3001    ipaddr
+#ATTRIBUTE     My-Local-Integer        3002    integer