FreeRADIUS WikiMain Page | About | Help | FAQ | Special pages | Log in

Printable version | Disclaimers | Privacy policy

Templates

From FreeRADIUS Wiki

Templates were introduced in 2.0 as a way to avoid repetitive configuration directive declarations in configuration stanzas. Templates alter the default value of configuration directives in the target stanza type, and can be overridden by declaring the directive explicitly within the stanza itself.

You may only have one templates stanza per FreeRADIUS configuration, additional templates stanzas will be ignored.


Templates are declared as:

templates {
 target_stanza {
   directives ...
 }
}

Templates do not currently work with module declarations, such as :

sql sql1{
     ...
}

Retrieved from "http://wiki.freeradius.org/Templates"

This page has been accessed 2,284 times. This page was last modified 19:18, 3 June 2007.


Find
Browse
Main Page
Community portal
Current events
Recent changes
Random page
Help
Donations
Edit
Edit this page
Editing help
This page
Discuss this page
Post a comment
Printable version
Context
Page history
What links here
Related changes
My pages
Log in / create account
Special pages
New pages
File list
Statistics
Bug reports
More...