/[radius]/radius/NEWS
ViewVC logotype

Diff of /radius/NEWS

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

revision 1.59 by gray, Mon Nov 24 11:52:17 2003 UTC revision 1.60 by gray, Tue Nov 25 15:50:41 2003 UTC
# Line 1  Line 1 
1  GNU Radius NEWS -- history of user-visible changes. 2003-11-07  GNU Radius NEWS -- history of user-visible changes. 2003-11-25
2  Copyright (C) 2002,2003 Free Software Foundation, Inc.  Copyright (C) 2002,2003 Free Software Foundation, Inc.
3  See the end of file for copying conditions.  See the end of file for copying conditions.
4    
5  Please send radius bug reports to <bug-gnu-radius@gnu.org>  Please send radius bug reports to <bug-gnu-radius@gnu.org>
6    
7  Version 1.1.93:  Version 1.1.94:
8    
9  * New features:  * New features:
10    
# Line 69  Default is `-extended -icase -newline'. Line 69  Default is `-extended -icase -newline'.
69    
70  ** Realms  ** Realms
71    
72  *** New flags auth and acct allow to select which type of requests is to be  *** New flags "auth" and "acct" allow to select which type of requests is
73  proxied to the remote server. For example, the statement:  to be proxied to the remote server. For example, the statement:
74    
75  some.realm   remote.server.net    auth  some.realm   remote.server.net    auth
76    
77  will send only authentication requests to the server `remote.server.net'  will send only authentication requests to the server `remote.server.net'
78    
79    *** New boolean flag "ignorecase". When set, enables case-insensitive
80    comparison for realm names.
81    
82  ** New configuration file statements  ** New configuration file statements
83    
84  *** forward ip[:port]...  *** forward ip[:port]...
85    
86  This statement can be used in `auth' and `acct' blocks to request  This statement can be used in `auth' and `acct' blocks to request
87  forwarding of the requests to remote server or servers. The syntax  forwarding of the requests to remote server or servers. It has the
88  is the same as of `listen' statement. Forwarding differs from proxying  same syntax as `listen' statement. Forwarding differs from proxying
89  in that the requests are sent to the remote server *and* processed  in that the requests are sent to the remote server *and* processed
90  locally. The remote server is not expected to reply. This mode is  locally. The remote server is not expected to reply. This mode is
91  intended primarily for debugging purposes. It could also be useful in  intended primarily for debugging purposes. It could also be useful in
# Line 98  The example of information appearing in Line 101  The example of information appearing in
101  Oct 31 11:37:17 [28322]: Auth.info: (AUTHREQ foo 170 bar):  Oct 31 11:37:17 [28322]: Auth.info: (AUTHREQ foo 170 bar):
102  rule trace: /etc/raddb/users:157,22,3; huntgroups:72; hints:34  rule trace: /etc/raddb/users:157,22,3; huntgroups:72; hints:34
103    
104  This means that when processing the authentication request  This means that when processing an authentication request
105  from server `foo' for user `bar' with ID 170, the following rules  from server `foo' for user `bar' with ID 170, the following rules
106  lead to the decision on whether to accept or reject the requests:  lead to the decision on whether to accept or reject the requests:
107    

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60

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