Radiator Server Documentation — v10.33.2
Table of Contents
  • filename
  • Path Resolution
  • Example

filename

Path to a RADIUS dictionary file.

Path Resolution

  • Absolute paths (e.g., /opt/radiator/dictionary) are used as-is
  • Relative paths (e.g., dictionary/custom.txt) are resolved relative to the directory containing the configuration file
  • Special prefixes:
    • <root>/ - Resolves relative to the root configuration directory
    • <cwd>/ - Resolves relative to the current working directory

Example

filename "dictionary/dictionary";
filename "/etc/radiator/conf.d/dictionary.custom";
Navigation
  • @verification

  • aaa

  • backends

  • caches

  • captures

  • certificates

  • clients

  • conditions

  • dictionary

    • radius

      • filename

  • hmac-otp

  • include

  • init

  • ip-accept

  • license

  • logging

  • management

  • proxy-protocol

  • scripts

  • servers

  • statistics

  • stats

  • template

  • ui