radexample

Enhanced RADIUS client library development files

Install

All systems
curl cmd.cat/radexample.sh
Debian Debian
apt-get install radiusclient1
Ubuntu
apt-get install radiusclient1
Fedora
dnf install freeradius-client-utils
Windows (WSL2)
sudo apt-get update sudo apt-get install radiusclient1
Raspbian
apt-get install radiusclient1

libfreeradius-client-dev

Enhanced RADIUS client library development files

Enhanced RADIUS client library contains implementation of the RADIUS protocol for remote authentication and accounting. This package contains development libraries and header files.

freeradius-client-utils

freeradius-client

libradiusclient-ng-dev

Enhanced RADIUS client library development files

Enhanced RADIUS client library contains implementation of the RADIUS protocol for remote authentication and accounting. This package contains development libraries and header files.

radiusclient1

/bin/login replacement which uses the RADIUS protocol for authentication

Radiusclient is a /bin/login replacement which gets called by a getty to log in a user and to setup the user's login environment. Normal login programs just check the login name and password which the user entered against the local password file (/etc/passwd, /etc/shadow). In contrast to that Radiusclient also uses the RADIUS protocol to authenticate the user. This is the main binary archive.