RADIUSProtokoll
The RADIUS (Remote Authentication Dial-In User Service) protocol is a client-server protocol designed for centralized authentication, authorization, and accounting management for users who connect and use a network service. Developed in the mid-1990s, RADIUS is widely used in network access servers, wireless LANs, and virtual private networks (VPNs) to manage user access and enforce security policies.
RADIUS operates on the User Datagram Protocol (UDP) and relies on a request-response model, where a Network
Key components of RADIUS include the NAS, which acts as the client interfacing with end users, and
RADIUS is standardized by the Internet Engineering Task Force (IETF) in RFCs 2058, 2138, and 2139, with