summaryrefslogtreecommitdiff
path: root/hostapd
diff options
context:
space:
mode:
authorMorten Brørup <mb@smartsharesystems.com>2022-10-25 13:17:27 +0200
committerJouni Malinen <j@w1.fi>2022-11-25 19:02:45 +0200
commitdf5ae2aadb6aad435156d1d40ad7a6d25b4ab3bf (patch)
tree7ba6c9369e69b4ad81d7764161e48ebebca7aead /hostapd
parent0ba266d86c903e398bf93ff74de7c071b50c93d5 (diff)
downloadhostap-df5ae2aadb6aad435156d1d40ad7a6d25b4ab3bf.tar.gz
Add more detailed description of RADIUS attributes in EAP user file
The description of how to use radius_accept_attr did not provide the details on how the value is set. Extend it to cover the more complete syntax. Signed-off-by: Morten Brørup <mb@smartsharesystems.com>
Diffstat (limited to 'hostapd')
-rw-r--r--hostapd/hostapd.eap_user4
1 files changed, 2 insertions, 2 deletions
diff --git a/hostapd/hostapd.eap_user b/hostapd/hostapd.eap_user
index 00edc95af..61ef9375b 100644
--- a/hostapd/hostapd.eap_user
+++ b/hostapd/hostapd.eap_user
@@ -52,8 +52,8 @@
# Arbitrary RADIUS attributes can be added into Access-Accept packets similarly
# to the way radius_auth_req_attr is used for Access-Request packet in
# hostapd.conf. For EAP server, this is configured separately for each user
-# entry with radius_accept_attr=<value> line(s) following the main user entry
-# line.
+# entry with radius_accept_attr=<attr_id>[:<syntax:value>] line(s) following
+# the main user entry line.
# Phase 1 users
"user" MD5 "password"