From: Alan T. DeKok Date: Thu, 20 May 2010 15:40:32 +0000 (+0200) Subject: Fix template documentation X-Git-Url: http://www.project-moonshot.org/gitweb/?p=freeradius.git;a=commitdiff_plain;h=318a040a491b1d9fd7122016b1c0d38fa8d371db Fix template documentation --- diff --git a/raddb/templates.conf b/raddb/templates.conf index 8663d32..c26e7d3 100644 --- a/raddb/templates.conf +++ b/raddb/templates.conf @@ -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