Hi, sorry for the late replay it is a stored procedure and we dont have a select privilege to the oracle. Alexandre Chapellon-3 wrote:
What is AuthBlock? An PL/SQL function? A stored procedure?
Whatever it is, it MUST return data presented as freeradius expect it (an array that mirror the users file syntax) Personally, I use a PL/SQL function. Called like this:
authorize_check_query = "SELECT * FROM tables (my_sql_func('param1, 'param2'...))"
Hope it helps.
Le 19.02.2009 11:18, kenshin a écrit :
Hi,
I am trying to connect freeradius with Oracle, the catch is that to get the information from oracle we need to use a command that is called AuthBlock. Is there a way to add this to the oraclesql.conf?
Thanks,
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- View this message in context: http://www.nabble.com/Freeradius-with-Oracle-tp22072944p22144926.html Sent from the FreeRadius - User mailing list archive at Nabble.com.