debian man page for rlm_chap

Query: rlm_chap

OS: debian

Section: 5

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 Acess- 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/raddb/radiusd.conf
SEE ALSO
radiusd(8), radiusd.conf(5)
AUTHOR
Chris Parker, cparker@segv.org 3 February 2004 rlm_chap(5)
Related Man Pages
rlm_digest(5) - centos
rlm_mschap(5) - centos
rlm_detail(5) - debian
rlm_pap(5) - debian
rlm_unix(5) - debian
Similar Topics in the Unix Linux Community
Failed to Authenticate user in FreeRadius 2.2.0