Fix template documentation
authorAlan T. DeKok <aland@freeradius.org>
Thu, 20 May 2010 15:40:32 +0000 (17:40 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 24 May 2010 05:39:15 +0000 (07:39 +0200)
raddb/templates.conf

index 8663d32..c26e7d3 100644 (file)
@@ -78,12 +78,16 @@ templates {
          #  only list the IP address of that home server, and a
          #  line saying
          #
-         #             template = example.com
+         #             $template example_com
          #
          #  That would tell FreeRADIUS to look in the section below
          #  for the rest of the configuration items.
          #
-         home_server example.com {
+         #  For various reasons, you shouldn't have a "." in the template
+         #  name.  Doing so means that the server will be unable to find
+         #  the template.
+         #
+         example_com {
                      type = auth
                      port = 1812
                      secret = testing123