/[radius]/radius/raddb/config
ViewVC logotype

Diff of /radius/raddb/config

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

revision 1.11 by gray, Thu Jun 19 12:39:42 2003 UTC revision 1.12 by gray, Sun Nov 23 19:12:46 2003 UTC
# Line 25  logging { Line 25  logging {
25          category auth {          category auth {
26                  print-auth yes;                  print-auth yes;
27                  print-failed-pass yes;                  print-failed-pass yes;
28                    hook "show_station_ids";
29          };          };
30          category info {          category info {
31                  channel info;                  channel info;
# Line 50  acct { Line 51  acct {
51          request-cleanup-delay 2;          request-cleanup-delay 2;
52  };  };
53    
54    rewrite {
55            load "checknas.rw";
56            load "log-hook.rw";
57    };
58    
59    snmp {
60            listen no;
61    };      

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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