~ubuntu-branches/ubuntu/hardy/freeradius/hardy-proposed

« back to all changes in this revision

Viewing changes to raddb/preproxy_users

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2006-12-16 20:45:11 UTC
  • mfrom: (3.1.10 feisty)
  • Revision ID: james.westby@ubuntu.com-20061216204511-3pbbsu4s8jtehsor
Tags: 1.1.3-3
Fix POSIX compliance problem in init script.  Closes: #403384. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
 
2
#  Configuration file for the rlm_files module.
 
3
#  Please see rlm_files(5) manpage for more information.
 
4
#
 
5
#  $Id: preproxy_users,v 1.1.6.2 2005/06/11 22:20:40 nbk Exp $
 
6
#
2
7
#  This file is similar to the "users" file.  The check items
3
8
#  are compared against the request, but the "reply" items are
4
 
#  used to update the proxied packet, not the reply to the NAS>
5
 
#
6
 
#  You can use this file to re-write requests which are about to be
7
 
#  sent to a home server.
8
 
#
 
9
#  used to update the proxied packet, not the reply to the NAS.
 
10
#
 
11
#  You can use this file to re-write requests which are about to
 
12
#  be sent to a home server.
 
13
#
 
14
 
 
15
#
 
16
#  Requests destinated to realm "extisp" are sent to a RADIUS
 
17
#  home server hosted by an other company which doesn't know about
 
18
#  the IP addresses of our NASes. Therefore we replace the value of
 
19
#  the NAS-IP-Address attribute by a unique value we communicated
 
20
#  to them.
 
21
#
 
22
#DEFAULT Realm == "extisp"
 
23
#       NAS-IP-Address := 10.1.2.3
9
24
 
10
25
#
11
26
#  For all proxied packets, set the User-Name in the proxied packet