Concepts
The Concepts guide introduces the main concepts for readers who are new to RADIUS (Remote Authentication Dial-In User Service) and its associated components. This information explains the foundational ideas and principles behind RADIUS to help you understand what RADIUS is, what it does, and how it operates within a network environment. By covering these basics, the section aims to provide a solid starting point for further exploration or practical use of RADIUS in network authentication, authorization, and accounting.
Sections in this Guide
-
Overview explains the RADIUS server, FreeRADIUS, and the core services provided.
-
What is FreeRADIUS explains the benefits of the open-source software version.
-
Authentication Authorisation Accounting (AAA) explains the core services provided by FreeRADIUS.
-
Authorisation is the process of allowing an authenticated user to access services on the network.
-
Authentication if the process of verifying an end-user’s credentials.
-
Accounting operations record the time spent on the network and services accessed for auditing or billing purposes.
-
-
RADIUS System Components explains the RADIUS design and components.
-
Network Access Server (NAS) outlines the NAS operations and access management.
-
RADIUS Server describes the role of the server and how server policies work.
-
Datastores details how datastores work and what’s supported.
-
-
RADIUS Sessions explains session transmission and management or these session on the network.
-
Session Messages details the format and content of session messages.
-
Processing outlines the flow of messages and how aaa services are implemented.
-
-
-
Protocols defines the protocols used in the RADIUS environment.
-
Authentication with LDAP can be used by RADIUS servers to authenticate the network users.
-
Password Storage explains the methods of how the user’s information can be stored.
-
Integrate Novell with RADIUS networks using LDAP.
-
-
Resources find more help, mailing lists, and related documentation to help learn about deploying FreeRADIUS.