logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rlm_chap - FreeRADIUS Module

Author

Chris Parker, cparker@segv.org 3 February 2004 rlm_chap(5)

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.

Files

/etc/freeradius/3.0/radiusd.conf

Name

rlm_chap - FreeRADIUS Module

Sections

authorization,authentication

See Also

radiusd(8), radiusd.conf(5)

See Also