login.radius
Enhanced RADIUS client library development files
Install
- All systems
-
curl cmd.cat/login.radius.sh
- Debian
-
apt-get install libfreeradius-client-dev - Ubuntu
-
apt-get install libfreeradius-client-dev - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libfreeradius-client-dev - Raspbian
-
apt-get install libfreeradius-client-dev
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.
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.