dictionary 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738
  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. #
  8. # $Id: ceb31c82feb869972588f60fe6ace2fc1db70224 $
  9. #
  10. #
  11. # The filename given here should be an absolute path.
  12. #
  13. $INCLUDE /usr/local/share/freeradius/dictionary
  14. #
  15. # Place additional attributes or $INCLUDEs here. They will
  16. # over-ride the definitions in the pre-defined dictionaries.
  17. #
  18. # See the 'man' page for 'dictionary' for information on
  19. # the format of the dictionary files.
  20. #
  21. # If you want to add entries to the dictionary file,
  22. # which are NOT going to be placed in a RADIUS packet,
  23. # add them here. The numbers you pick should be between
  24. # 3000 and 4000.
  25. #
  26. #ATTRIBUTE My-Local-String 3000 string
  27. #ATTRIBUTE My-Local-IPAddr 3001 ipaddr
  28. #ATTRIBUTE My-Local-Integer 3002 integer
  29. #$INCLUDE /usr/local/etc/raddb/dictionary_preset/juniper.dictionary
  30. #$INCLUDE /usr/local/etc/raddb/dictionary_preset/mikrotik.dictionary
  31. #$INCLUDE /usr/local/etc/raddb/dictionary_preset/mpd.dictionary
  32. #$INCLUDE /usr/local/etc/raddb/dictionary_preset/accel-ppp.dictionary