projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf992ca
)
hostapd: enable radius server support
author
Felix Fietkau
<nbd@nbd.name>
Tue, 7 Mar 2023 09:23:38 +0000
(10:23 +0100)
committer
Felix 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
patch
|
blob
|
history
diff --git
a/package/network/services/hostapd/files/hostapd-full.config
b/package/network/services/hostapd/files/hostapd-full.config
index b92f9a25b865f09547984d26d8b4a4b2a59a9ae1..9076ebc44f95df182abc7e5ff4f953ae5b91bad4 100644
(file)
--- a/
package/network/services/hostapd/files/hostapd-full.config
+++ b/
package/network/services/hostapd/files/hostapd-full.config
@@
-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