Alan DeKok wrote:
N White <nwtech@tele-net.net> wrote:
Can anyone explain to me the purpose and usage of the 'prio' column in the radgroupreply table?
Order. "SELECT ... by prio"
See the "users" file for examples:
DEFAULT ... Foo-Stuff = 1 Bar-Junk = 2
is *not* the same as
DEFAULT ... Bar-Junk = 2 Foo-Stuff = 1
Sometimes order *does* matter.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
I see. So, for example, if a user belongs to two groups, which group has the "prio"rity. So is a lower number a higher priority? 0 being highest? Thanks! -- --------------------------- | Nick White | | Network Administrator | | Tele-NET Internet | | http://www.tele-net.net | | nwtech@tele-net.net | ---------------------------