|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. This manual page is associated with Mac OS X Server. It is not available on standard Mac OS X (client) installations. For more information about the manual page format, see the manual page for manpages(5). |
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 Con-fig-Items Config-Items
fig-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)
|
|