Im not sure how radiator internally works, but I was wondering if it would
be possible to send a "batch" of all the current authentication requests
waiting up to a database server (Using XML) and return a "result set" of
there attributes.

Something like this

Auth Query : EXEC some_radius_authentication_procedure
@UsersXML='<xml><Users><User Username="user1" Password="pass1" /><User
Username="user2 Password="pass2" /></Users></xml>'

Response from database server would be a result set with info for all users
it could find in @UsersXML, im not sure how many database servers support
sending XML into a query like this, but Microsoft SQL Server 2000 does.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to