N White <[EMAIL PROTECTED]> 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

Reply via email to