]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Add more detailed description of RADIUS attributes in EAP user file
authorMorten Brørup <mb@smartsharesystems.com>
Tue, 25 Oct 2022 11:17:27 +0000 (13:17 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 25 Nov 2022 17:02:45 +0000 (19:02 +0200)
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>
hostapd/hostapd.eap_user

index 00edc95af5cd0f3a6b9cb6dd0dd9e453c84b71f6..61ef9375b27645e6058a8c59d3616b3951e9137a 100644 (file)
@@ -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"