Hi folks,
I've just installed gnu-radius and would like to ask
you about one topic, that is important for me and
further investigations. Of course I'm reading the
reference manual ... but anyway.
I would like to pass whole auth. request to SQL
server, using stored proc (ODBC is preffered method).
Is it possible to pass ALL request's attributes to
external stored proc in a form of text-based list,
check sp's return value (accept/reject/challenge) and
append avpairs from it's output parameter to reply,
that will be send to NAS ?
For example, the SP signature could be:
PROCEDURE p_radAuth
@username, @password,
@avp_in, @avp_out output
Regards,
/Alexander
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail
_______________________________________________
Help-gnu-radius mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnu-radius