/[radius]/radius/doc/texinfo/configure.texi
ViewVC logotype

Diff of /radius/doc/texinfo/configure.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.33 by gray, Sat Aug 30 09:12:47 2003 UTC revision 1.34 by gray, Fri Oct 17 10:42:27 2003 UTC
# Line 491  auth @{ Line 491  auth @{
491          [ checkrad-assume-logged @var{bool} ; ]          [ checkrad-assume-logged @var{bool} ; ]
492          [ password-expire-warning @var{number} ; ]          [ password-expire-warning @var{number} ; ]
493          [ compare-atribute-flag @var{character} ; ]          [ compare-atribute-flag @var{character} ; ]
494            [ trace-rules @var{bool} ; ]
495  @} ;  @} ;
496  @end smallexample  @end smallexample
497    
# Line 565  does not responds to checkrad queries (@ Line 566  does not responds to checkrad queries (@
566  If this variable is set to @code{yes}, the daemon will proceed as if  If this variable is set to @code{yes}, the daemon will proceed as if
567  the @NAS{} returned ``yes'', i.e. it will assume the user is logged in.  the @NAS{} returned ``yes'', i.e. it will assume the user is logged in.
568  Otherwise @command{radiusd} assumes the user @emph{is not} logged in.  Otherwise @command{radiusd} assumes the user @emph{is not} logged in.
569    
570    @item trace-rules
571    Enables tracing of the configuration rules that were matched during
572    processing of each received authentication request.
573    @c FIXME: More detail. Possibly a separate section is needed
574  @end table  @end table
575    
576  @subheading Character statement  @subheading Character statement
# Line 603  acct @{ Line 609  acct @{
609          [ time-to-live @var{number} ; ]          [ time-to-live @var{number} ; ]
610          [ request-cleanup-delay @var{number} ; ]          [ request-cleanup-delay @var{number} ; ]
611          [ compare-atribute-flag @var{character} ; ]          [ compare-atribute-flag @var{character} ; ]
612            [ trace-rules @var{bool} ; ]
613  @} ;  @} ;
614  @end smallexample  @end smallexample
615    
# Line 659  the completed account request reside in Line 666  the completed account request reside in
666  @item detail  @item detail
667  When set to @code{false}, disables detailed accounting  When set to @code{false}, disables detailed accounting
668  (@pxref{Detailed Request Accounting}).  (@pxref{Detailed Request Accounting}).
669    
670    @item trace-rules
671    Enables tracing of the configuration rules that were matched during
672    processing of each received accounting request.
673  @end table  @end table
674    
675  @subheading Character statement  @subheading Character statement

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26