Paul Hampson wrote:

> There's only one issue for me to resolve, which is the same thing
> holding up the documentation... What happens when there's no section
> found or the Post-Auth-Type is not set? This is an issue for backwards
> compatibility. :-)

In this example:

Post-Auth {
        foo_module
        Post-Auth-Type bar {
                bar_module
        }
}

The current behaviour experimented (I only lauched some tests, I
didn't look at the source)
* if Post-Auth-Type is not set then call foo_module
* if Post-Auth-Type is set to "bar" then call bar_module only

It sounds correct to me.

-- 
Nicolas Baradakis

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to