]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
minor tweaks to the example
authorAlan T. DeKok <aland@freeradius.org>
Thu, 26 Dec 2024 20:53:55 +0000 (15:53 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 26 Dec 2024 20:53:55 +0000 (15:53 -0500)
raddb/sites-available/default

index cb6ae15fc4c649942f8fead390ecbc1b1e463773..3afd25fb1d22428f8c2e0c72ec75bf987017af45 100644 (file)
@@ -1067,12 +1067,11 @@ authenticate eap {
 #  The following example shows how proxying to three remote servers
 #  can be configured.
 #
-#  The `Auth-Type` attribute would need to be set to
-#  `proxy-example.com`.  The home servers MUST be defined in
-#  `mods-available/radius`.
+#  Proxying will be done by setting `Auth-Type := example.com`, and
+#  defining the home servers in `mods-available/radius`.
 #
 
-#authenticate proxy-example.com {
+#authenticate example.com {
 #      #
 #      #  Log the request before proxying.
 #      #