1rlm_chap(5)                    FreeRADIUS Module                   rlm_chap(5)
2
3
4

NAME

6       rlm_chap - FreeRADIUS Module
7

DESCRIPTION

9       The rlm_chap module provides CHAP functionality.
10
11       This  module  validates  a user with CHAP authentication.  If called in
12       Authorize, it will look  for  CHAP-Password  attribute  in  the  Acess-
13       Request and adds an Auth-Type attribute set to CHAP if the Config-Items
14       list unless Auth-Type has already set.
15
16       CHAP authentication requires access to the clear-text password for  the
17       user.   Standard  Unix system authentication or passwords encrypted via
18       crypt() are not compatible with CHAP.
19

SECTIONS

21       authorization, authentication
22

FILES

24       /etc/raddb/radiusd.conf
25

SEE ALSO

27       radiusd(8), radiusd.conf(5)
28

AUTHOR

30       Chris Parker, cparker@segv.org
31
32
33
34
35                                3 February 2004                    rlm_chap(5)
Impressum