/[radius]/radius/raddb/sqlserver
ViewVC logotype

Diff of /radius/raddb/sqlserver

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

revision 1.15 by gray, Sun Feb 17 11:33:35 2002 UTC revision 1.16 by gray, Wed Dec 3 00:01:05 2003 UTC
# Line 1  Line 1 
1  ##############################################################################  # For detailed description, run:
2  ## This file contains configuration data for connecting to an SQL server  #       info Radius sqlserver
 ## NOTE: # introduces a comment line only if it is the first non-blank  
 ##       character in line.  
 ## The ???_query variables specify the queries the radius uses when  
 ## handling requests. The following pseudo-variables can be used in queries:  
 ##      %Cnum          attribute number `num' from check pairs  
 ##      %C{attr-name}  attribute `attr-name' from check pairs  
 ##      %Rnum          attribute number `num' from reply pairs  
 ##      %R{attr-name}  attribute `attr-name' from reply pairs  
 ##      %D             current date/time (localtime)  
 ##      %G             current date/time (GMT)  
 ##      Shortcuts:  
 ##      %p             Port number  
 ##      %n             NAS IP address  
 ##      %f             Framed IP address  
 ##      %u             User name  
 ##      %c             Callback-Number  
 ##      %i             Calling-Station-Id  
 ##      %t             MTU  
 ##      %a             Protocol (SLIP/PPP)  
 ##      %s             Speed (Connect-Info attribute)  
 ##  
 ##############################################################################  
3    
4  #########  #########
5  ## General settings  ## General settings

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