/[radius]/radius/raddb/hints
ViewVC logotype

Diff of /radius/raddb/hints

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

revision 1.2 by gray, Mon Jun 23 16:25:29 2003 UTC revision 1.3 by gray, Wed Dec 3 00:01:05 2003 UTC
# Line 1  Line 1 
1  # When handling an authentication request, the rules from this file  # For detailed description, run:
2  # are processed before "huntgroups" and "users".  #       info Radius hints
 #  
 # When handling an accounting request, this file and "huntgroups" are  
 # the only files to be processed.  
 #  
 # These rules match exactly as those in "users"; On the match the pairs  
 # from RHS are appended to the request pairs sent by the terminal server,  
 # using the additivity rules.    
 #  
 # See the documentation for detailed information.  
 #  
3    
 # These are some examples:  
   
 #DEFAULT        Prefix = "P", Strip-User-Name = Yes  
 #       Hint = "PPP",  
 #       Service-Type = Framed-User,  
 #       Framed-Protocol = PPP  
 #  
 #DEFAULT        Prefix = "S", Strip-User-Name = Yes  
 #       Hint = "SLIP",  
 #       Service-Type = Framed-User,  
 #       Framed-Protocol = SLIP  
 #  
   
 ##  
 ## Examples of hints which modify packets.  
 ##  
   
 ## 1. This appends a calling-station-id value to the username  
   
 #DEFAULT        Replace-User-Name = "%C{User-Name}-%C{Calling-Station-Id}"  
 #               Hint = "CLID"  
   
 ## 2. This applies "nt_fixup" function to any packets (see raddb/rewrite)  
   
 #DEFAULT        Rewrite-Function = "nt_fixup"   NULL  
 #  

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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