hostapd: enable radius server support
authorFelix Fietkau <nbd@nbd.name>
Tue, 7 Mar 2023 09:23:38 +0000 (10:23 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 7 Mar 2023 09:24:05 +0000 (10:24 +0100)
This is useful in combination with the built-in eap server support

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/services/hostapd/files/hostapd-full.config

index b92f9a25b865f09547984d26d8b4a4b2a59a9ae1..9076ebc44f95df182abc7e5ff4f953ae5b91bad4 100644 (file)
@@ -142,7 +142,7 @@ CONFIG_PKCS12=y
 
 # RADIUS authentication server. This provides access to the integrated EAP
 # server from external hosts using RADIUS.
-#CONFIG_RADIUS_SERVER=y
+CONFIG_RADIUS_SERVER=y
 
 # Build IPv6 support for RADIUS operations
 CONFIG_IPV6=y