Man page - rlm_chap(5)
Packages contas this manual
- rlm_chap(5)
- radrelay(8)
- rlm_ippool_tool(8)
- radmin(8)
- radtest(1)
- radsqlrelay(8)
- rlm_mschap(5)
- rlm_realm(5)
- rlm_attr_filter(5)
- rlm_unix(5)
- rlm_sql(5)
- radwho(1)
- clients.conf(5)
- rlm_digest(5)
- rlm_files(5)
- radlast(1)
- radclient(1)
- rlm_detail(5)
- rlm_idn(5)
- rlm_expr(5)
- raddebug(8)
- rlm_sqlippool_tool(8)
- rlm_unbound(5)
- smbencrypt(1)
- checkrad(5)
- rlm_always(5)
- radeapclient(1)
- radrelay.conf(5)
- radsniff(8)
- rlm_counter(5)
- freeradius(8)
- radcrypt(8)
- radiusd.conf(5)
- rlm_passwd(5)
- rlm_pap(5)
- dictionary(5)
- unlang(5)
- rad_counter(1)
- radzap(1)
- users(5)
Package: freeradius-common
apt-get install freeradius-common
apt-get install freeradius-common
Manuals in package:
Documentations in package:
Manual
| 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 |