How to Setup RADIUS Server with ODBC Authentication.
-
Mittwoch, 13. Februar 2013 12:44
I am using radius server in windows server 2008 R2. I want to Authenticate the device via radius server by using SQL server 2008 R2.need to know HOW to configure radius server to authenticate the device(MAC Address) by using SQL server? Is it using ODBC? If yes then HOW?
Any help will be highly appreciated.
Alle Antworten
-
Mittwoch, 13. Februar 2013 16:03ModeratorRadius will create a VPN tunnel between the publisher and subscriber. Once this is configured and running you publisher and subscriber will communicate on this tunnel. Normal SQL Authentication and Windows Authentication mechanisms will apply.
looking for a book on SQL Server 2008 Administration? http://www.amazon.com/Microsoft-Server-2008-Management-Administration/dp/067233044X looking for a book on SQL Server 2008 Full-Text Search? http://www.amazon.com/Pro-Full-Text-Search-Server-2008/dp/1430215941
-
Donnerstag, 14. Februar 2013 04:21
Thanks for your response.
could you please elaborate on " How to implement SQL Authentication on radius server?". I was getting only AD option for authentication while trying it.
-
Freitag, 15. Februar 2013 11:50Do we have any other method than "Radius Server (NPS)" for Internet-enabled but web-browser-less device Authentication? Any suggestion will be highly appreciated?
-
Freitag, 15. Februar 2013 17:23Moderator
Use your own VPN, like OpenVPN or LogMeIn Hamachi.looking for a book on SQL Server 2008 Administration? http://www.amazon.com/Microsoft-Server-2008-Management-Administration/dp/067233044X looking for a book on SQL Server 2008 Full-Text Search? http://www.amazon.com/Pro-Full-Text-Search-Server-2008/dp/1430215941
- Als Antwort markiert Allen Li - MSFTModerator Freitag, 22. Februar 2013 02:00
-
Freitag, 15. Februar 2013 17:24Moderator
Once you have your tunnel installed you can use windows authentication for replication or SQL Server Authentication.looking for a book on SQL Server 2008 Administration? http://www.amazon.com/Microsoft-Server-2008-Management-Administration/dp/067233044X looking for a book on SQL Server 2008 Full-Text Search? http://www.amazon.com/Pro-Full-Text-Search-Server-2008/dp/1430215941
- Als Antwort markiert Allen Li - MSFTModerator Freitag, 22. Februar 2013 02:00

