Graeme Hinchliffe <[EMAIL PROTECTED]> wrote:
>       I have a requirement where for a request from a particular pool of
> NASes I need to return 3 entries identical every time, and the 4th entry
> needs to be one from a list of 10, chosen randomly (or in sequence) as
> long as typically a different one is returned each time.  At present I
> am achieving this by "ORDER BY rand()" in the SQL, but as there is only
> one set of return data typically I was wondering if it is possible to do
> this in the users file on the DEFAULT for the group?  and if not could I
> request it as a feature please.

  At that point, it starts getting easier to use an external language,
like Perl or Python.

  Alan DeKok.


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

Reply via email to