Difference between revisions of "3rd party software/RADIUS Servers"
From Freeside
(→FreeRadius) |
(→Radiator) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 23: | Line 23: | ||
= Radiator = | = Radiator = | ||
+ | |||
+ | Also supported. | ||
= See Also = | = See Also = | ||
− | [http://en.wikipedia.org/wiki/List_of_RADIUS_Servers List of RADIUS Servers on Wikipedia] | + | * [http://en.wikipedia.org/wiki/List_of_RADIUS_Servers List of RADIUS Servers on Wikipedia] |
+ | * [[3rd_party_software/SQL]] Includes local FAQ for some common SQL error messages. |
Latest revision as of 23:50, 8 April 2008
FreeRadius
- Website
- http://www.freeradius.org/
- About
- http://www.freeradius.org/about.html
- FAQ
- http://wiki.freeradius.org/index.php/FAQ
- Wikipedia
- http://en.wikipedia.org/wiki/FreeRADIUS
- FAQ Simultaneous-Use doesn't work
- http://wiki.freeradius.org/FAQ#Simultaneous-Use_doesn.27t_work
insert into radgroupcheck values(NULL,"dialup","Simultaneous-Use","==","1");
- Uncomment
simul_count_query
insql.conf, postgresql.conf, or oraclesql.conf
(based on the database system you're accessing) to enable Simultaneous-Use. - Wiki (main page)
- http://wiki.freeradius.org/Main_Page
- Mailing Lists - users, devel, announce
- http://www.freeradius.org/list/index.html
- Support
- http://www.freeradius.org/business/
- Press
- http://www.freeradius.org/press/
Radiator
Also supported.
See Also
- List of RADIUS Servers on Wikipedia
- 3rd_party_software/SQL Includes local FAQ for some common SQL error messages.