Info logo
Encyclopedia

  

RADIUS

Home :: Up
Google
www.fastload.org

RADIUS

Radius is a multi-user SNMP enabled client-server security tool used in computer networks to provide remote user authentication and accounting. The RADIUS software can read several kinds of password databases, and use several kinds of authentication schemes like PAP and CHAP.

The client is the entity holding username[?] and password information, while the server is the entity that has access to a database that can validate the mapping between the username and the password.

Accounting is built in and can provide text file, unix style and SQL logs. These logs track user's activity. Other schemes can be supported by extending RADIUS.

RADIUS is currently (2003) the de-facto standard for remote authentication. It provides :

  • some protection against sniffing an active attack.
  • centralised administration.

Authorization is defined by RFC 2865[?] Accounting services is defined by RFC 2866[?].

External references:

--- (Sample CISCO[?] configuration) --- (RADIUS implementation for Windows 2000)

Compare to: TACACS[?]+ and LDAP

DIAMETER[?] is the planned(?) IETF replacement for RADIUS.


Feel this could interest others? Point them here

This article is licensed under the GNU Free Documentation License.
You may copy and modify it as long as the entire work (including additions) remains under this license.
To view or edit this article at Wikipedia, follow this link.