2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 09:57:41 +00:00
kea/doc/sphinx/arm/hooks-radius.rst

17 lines
592 B
ReStructuredText
Raw Normal View History

.. ischooklib:: libdhcp_radius.so
.. _hooks-radius:
``libdhcp_radius.so``: RADIUS Server Support
============================================
This hook library allows the Kea DHCP servers to use the RADIUS protocol to
authorize DHCP clients through the access service, or for DHCP lease journaling
2023-11-13 16:16:44 +02:00
through the accounting service. For details on RADIUS in Kea, please see
:ref:`radius`.
.. note::
:ischooklib:`libdhcp_radius.so` is part of the open source code and is
available to every Kea user.
It was previously available only to ISC customers with a paid support contract.