/[radius]/radius/examples/config.syntax
ViewVC logotype

Diff of /radius/examples/config.syntax

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

revision 1.15 by gray, Sat Sep 27 17:03:31 2003 UTC revision 1.16 by gray, Thu Oct 16 06:39:47 2003 UTC
# Line 1  Line 1 
1    ## -*- radconf -*-
2  ## This file is intended to be an explanation on configuration syntax  ## This file is intended to be an explanation on configuration syntax
3  ## issues. It cannot possibly be used as a configuration file.  ## issues. It cannot possibly be used as a configuration file.
4  option {  option {
# Line 105  auth { Line 106  auth {
106                                   # dictionary the attributes that will                                   # dictionary the attributes that will
107                                   # be used when comparing two authentication                                   # be used when comparing two authentication
108                                   # requests. Allowed values are 1 through 9                                   # requests. Allowed values are 1 through 9
109            trace-rules no;
110  };  };
111    
112  ## This controls the accounting service  ## This controls the accounting service
# Line 123  acct { Line 125  acct {
125                                   # dictionary the attributes that will                                   # dictionary the attributes that will
126                                   # be used when comparing two accounting                                   # be used when comparing two accounting
127                                   # requests. Allowed values are 1 through 9                                   # requests. Allowed values are 1 through 9
128            trace-rules no;
129  };  };
130    
131  # DBM handling. Can be one of  # DBM handling. Can be one of

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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