Remove reference to cui.conf which isn't added yet
[freeradius.git] / raddb / dictionary.in
index a9b6520..ceb31c8 100644 (file)
 $INCLUDE       @prefix@/share/freeradius/dictionary
 
 #
-#      Place additional attributes here.  They will over-ride the
-#      definitions in the pre-defined dictionaries.
+#      Place additional attributes or $INCLUDEs here.  They will
+#      over-ride the definitions in the pre-defined dictionaries.
 #
 #      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