Home All Groups Group Topic Archive Search About

Internet Authentication Service 2003 Server - ODBC authentication?

Author
26 May 2009 8:11 PM
jayv
I would like to have IAS radius do a SQL query to look up the account name
and password in a SQL database.  I found an artible that seems to suggest
this is possible (http://support.microsoft.com/kb/193127).  However, when i
installed IAS on my 2003 server, i don't see any tab (as mentioned in the
article).  The IAS window has a File Action View Help menu across the top,
and tree menu on the left (similar to IIS mgr).  Can anyone confirm that IAS
can do SQL authentication?  If so, does anyone have any experience
configuring it?  To clarify, I have a WLAN access point that can pass off its
authentication to a radius server.  I then want that radius server to do SQL
query to a database table of my choice to verify the user name and password
and send a radius accept request back to my AP.