<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://sarwiki.informatik.hu-berlin.de/index.php?action=history&amp;feed=atom&amp;title=SecurityServers</id>
	<title>SecurityServers - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://sarwiki.informatik.hu-berlin.de/index.php?action=history&amp;feed=atom&amp;title=SecurityServers"/>
	<link rel="alternate" type="text/html" href="https://sarwiki.informatik.hu-berlin.de/index.php?title=SecurityServers&amp;action=history"/>
	<updated>2026-05-31T15:30:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://sarwiki.informatik.hu-berlin.de/index.php?title=SecurityServers&amp;diff=3188&amp;oldid=prev</id>
		<title>62.90.113.88 at 13:52, 10 April 2005</title>
		<link rel="alternate" type="text/html" href="https://sarwiki.informatik.hu-berlin.de/index.php?title=SecurityServers&amp;diff=3188&amp;oldid=prev"/>
		<updated>2005-04-10T13:52:10Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Radius is a server for remote user authentication and accounting. Its primary use is for Internet Service Providers, though it may as well be used on any network that needs a centralized authentication and/or accounting service for its workstations.&lt;br /&gt;
&lt;br /&gt;
The package includes an authentication and accounting server and some administrator tools.&lt;br /&gt;
&lt;br /&gt;
* Authentication Schemes&lt;br /&gt;
Radius supports a wide variety of authentication schemes. A user supplies his authentication data to the server either directly by answering the terminal server&amp;#039;s login/password prompts, or using PAP or CHAP protocols. The server obtains the user&amp;#039;s personal data from one of the following places:&lt;br /&gt;
&lt;br /&gt;
* System Database&lt;br /&gt;
The user&amp;#039;s login and password are stored in /etc/passwd on the server, i.e. they are a &amp;quot;normal&amp;quot; UNIX user on the system.&lt;br /&gt;
Internal Database&lt;br /&gt;
The user&amp;#039;s login ID, password etc. are stored in the internal radius database. The user&amp;#039;s password is stored in encrypted form using either MD5 or DES hash, whichever is appropriate. Alternatively, a plaintext password can also be used if CHAP protocol is being used, CHAP usage is strongly discouraged for security reasons.&lt;br /&gt;
SQL authentication&lt;br /&gt;
User&amp;#039;s details are stored in an SQL database. The database structure is fully determined by the system administrator, Radius does not restrict it in any way. See Interaction with SQL Servers.&lt;br /&gt;
PAM authentication&lt;br /&gt;
User is authenticated via PAM (Pluggable Authentication Service) framework. See the Linux PAM homepage for more details.&lt;br /&gt;
Accounting Schemes&lt;br /&gt;
Radius has three built-in accounting schemes:&lt;br /&gt;
&lt;br /&gt;
* Unix accounting&lt;br /&gt;
Accounting data are stored in radutmp/radwtmp files and can be viewed using radwho and radlast commands. Both commands are upward compatible with their Unix counterparts who and last.&lt;br /&gt;
Detailed accounting&lt;br /&gt;
The detailed accounting information is stored in plain text format. The resulting files can easily be parsed using standard text processing tools (grep, awk, etc.)&lt;br /&gt;
&lt;br /&gt;
* SQL accounting&lt;br /&gt;
Upon receiving accounting information Radius stores it in an SQL database. This can then be processed using standard SQL queries.&lt;br /&gt;
Radius is extensible and new accounting methods can be added using the extension language.&lt;br /&gt;
&lt;br /&gt;
Examples of Radius/AAA servers:&lt;br /&gt;
&lt;br /&gt;
[http://www.freeradius.org Free Radius server]&lt;br /&gt;
&lt;br /&gt;
[http://www.opendiameter.org Free Diameter server]&lt;br /&gt;
&lt;br /&gt;
[http://www.openradius.org Open Radius server]&lt;br /&gt;
&lt;br /&gt;
Comercial:&lt;br /&gt;
&lt;br /&gt;
[http://www.aradial.com Aradial RADIUS Server]&lt;br /&gt;
&lt;br /&gt;
[http://www.wifi-radius.com Hotspot RADIUS Server]&lt;br /&gt;
&lt;br /&gt;
See also: [[RadiusServers]]&lt;/div&gt;</summary>
		<author><name>62.90.113.88</name></author>
	</entry>
</feed>