rlm_perl and accounting 
    Alan DeKok 
    aland at deployingradius.com
       
    Tue Aug 29 23:25:02 CEST 2006
    
    
  
"Pshem Kowalczyk" <pshem.k at gmail.com> 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
    
    
More information about the Freeradius-Users
mailing list