~ubuntu-branches/ubuntu/hardy/freeradius/hardy-proposed

« back to all changes in this revision

Viewing changes to doc/aaa.txt

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2006-12-16 20:45:11 UTC
  • mfrom: (3.1.10 feisty)
  • Revision ID: james.westby@ubuntu.com-20061216204511-3pbbsu4s8jtehsor
Tags: 1.1.3-3
Fix POSIX compliance problem in init script.  Closes: #403384. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
request with credentials stored in database.  Authentication usually
33
33
deals with password encryption.  PAP, CHAP, MS-CHAP are authentication
34
34
modules.  Few modules act as both authorization and authentication.
35
 
For example, the MS-CHAP module is normally authentication one, but it
 
35
For example, the MS-CHAP module is normally authentication only, but it
36
36
may be used during authorization to verify that request contains
37
37
MS-CHAP related attribute and only in this case perform MS-CHAP based
38
38
authentication. LDAP is normally an authorization module, but it may
98
98
authorization section after module which does actual authorization).
99
99
 
100
100
 
101
 
$Date: 2002/08/27 17:05:44 $
 
101
$Date: 2006/01/27 16:59:30 $
102
102
by 3APA3A <3APA3A@SECURITY.NNOV.RU>