On Tue, Feb 5, 2013 at 9:44 PM, Lakshmi Narayana Baliah
<lb0074...@techmahindra.com> wrote:
>
>    Hi all,
>
>   I want to configure the  free radius to return access-reject based on the 
> value in stored procedure in oracle database( i have configured oracle 
> database to free radius)
>
>
>   How do i do that ??? please help....


One way to do that is with unlang: http://freeradius.org/radiusd/man/unlang.html
Hint: "if" block, "%{sql:...}", and "reject".

Another way is to have radcheck db entry for that user, but with
"Auth-Type := Reject"

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

Reply via email to