This is a discussion on Re: modules' instantiation failing (files) within the FreeRADIUS Users forums, part of the Networking and Network Related category; Pedro Figueiredo wrote: > one suggestion for the future, though: can freeradius complain when > it finds an unknown keyword? ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Pedro Figueiredo wrote:
> one suggestion for the future, though: can freeradius complain when > it finds an unknown keyword? As always, patches are welcome. But part of the issue is philosophy: The configuration file format is very forgiving, which avoids a lot of problems. Occasionally it can be too forgiving, but the problem is usually a caused by re-typing things, rather than doing a "cut & paste" of configuration. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |