radtest

FreeRADIUS client utilities

Install

All systems
curl cmd.cat/radtest.sh
Debian Debian
apt-get install freeradius-utils
Ubuntu
apt-get install freeradius-utils
Alpine
apk add freeradius
Arch Arch Linux
pacman -S freeradius
image/svg+xml Kali Linux
apt-get install freeradius-utils
CentOS
yum install freeradius-utils
Fedora
dnf install freeradius-utils
Windows (WSL2)
sudo apt-get update sudo apt-get install freeradius-utils
Raspbian
apt-get install freeradius-utils
Docker
docker run cmd.cat/radtest radtest powered by Commando

freeradius-utils

FreeRADIUS client utilities

This package contains various client programs and utilities from the FreeRADIUS Server project, including: - radclient - radeapclient - radlast - radsniff - radsqlrelay - radtest - radwho - radzap - rlm_dbm_cat - rlm_dbm_parser - rlm_ippool_tool - smbencrypt

radiusd-livingston

Remote Authentication Dial-In User Service (RADIUS) server

RADIUS is an AAA (authentication, authorization and accounting) protocol for managing client access to network services, and is described by RFCs 2865 to 2869. This version of the RADIUS server is from Lucent Technologies Inc., formerly known as Livingston Enterprises Inc. Some Internet Service Providers (ISPs) require a username and password to be given on connection. Before access to the network is granted, this information is passed to a Network Access Server (NAS) device over the link-layer protocol and then to a RADIUS server over the RADIUS protocol. The RADIUS server checks that the information is correct using authentication schemes like PAP, CHAP or EAP. If accepted, the server will then authorize access to the ISP's system and select an IP address, L2TP parameters, etc. RADIUS is also commonly used for accounting purposes so that the users can be billed accordingly.

yardradius

YARD Radius Authorization and Accounting Server

YARD Radius is a Radius authentication/accounting server which is derived from the original Livingston Enterprise Inc. RADIUS daemon release 2.1. It adds a number of useful features to the LE daemon, i.e. Control of simultaneous logins. Support of Ascend, Cisco and USR boxes. Extended daily/monthly/yearly accounting information on a per-user basis MD5 encrypted passwords support (both in passwd file and/or users file) Expirations in shadow file. Checking based on time-of-day, traffic and connection time. Support of PAM authentication and accounting. Binary form of accounting file. GDBM formats for users and user stats databases. Autoconfiguring capabilities of sources.

freeradius

high-performance and highly configurable RADIUS server

FreeRADIUS is a high-performance RADIUS server with support for: - Authentication by local files, SQL, Kerberos, LDAP, PAM, and more. - Powerful policy configuration language. - Proxying and replicating requests by any criteria. - Support for many EAP types; TLS, PEAP, TTLS, etc. - Many vendor-specific attributes. - Regexp matching in string attributes. and lots more.