I have a feeling that the answer is blindingly obvious, but I can't
figure it out...

The 'users' file consists of:

DEFAULT Auth-Type = Accept
                Simultaneous-Use := 1

In radiusd.conf I also have:

session {
        sql
}

authorize {
        radius-user-auth
}

'radius-user-auth' is an rlm_exec instance that invokes a script used to
authenticate users. It works fine, but the 'session' section never gets
processed. Why?

josh.

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

Reply via email to