- bookworm 3.2.1+dfsg-4+deb12u1
- bookworm-backports 3.2.6+dfsg-2~bpo12+1
- testing 3.2.6+dfsg-3
- unstable 3.2.7+dfsg-1
rlm_chap(5) | FreeRADIUS Module | rlm_chap(5) |
NAME¶
rlm_chap - FreeRADIUS Module
DESCRIPTION¶
The rlm_chap module provides CHAP functionality.
This module validates a user with CHAP authentication. If called in Authorize, it will look for CHAP-Password attribute in the Access-Request and adds an Auth-Type attribute set to CHAP if the Config-Items list unless Auth-Type has already set.
CHAP authentication requires access to the clear-text password for the user. Standard Unix system authentication or passwords encrypted via crypt() are not compatible with CHAP.
SECTIONS¶
authorization, authentication
FILES¶
/etc/freeradius/3.0/radiusd.conf
SEE ALSO¶
radiusd(8), radiusd.conf(5)
AUTHOR¶
Chris Parker, cparker@segv.org
3 February 2004 |