"Pshem Kowalczyk" <[EMAIL PROTECTED]> wrote:
> > >         $RAD_REQUEST{'User-Name'} = 'testuser';
> >
> >   You're re-writing the request packet (i.e. the one from the NAS),
> > not the packet that's about to be sent to the home server.
> >
> >   Try: $RAD_PROXY_REQUEST{'User-Name'} = 'testuser';
> 
> I added:
> use vars qw(%RAD_REQUEST %RAD_REPLY %RAD_CHECK %RAD_PROXY_REQUEST);
> 
> and it didn't work, change resulted in the following debug:

  That isn't what I said to do.

  Are you going to follow my recommendations?

  Alan DeKok.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to