ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

RADIUS

Radius (Remote Authentication Dial In User Service) 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.





Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "RADIUS".