"JUND, Aurélien" writes:
> example.pl:
>
> sub authorize {
> if ($RAD_REQUEST{'Service-Type'} = "Framed-User"){
This isn't a perl boolean expression...
>$RAD_CHECK{'Cleartext-Password'} = "1";
>$RAD_REPLY{'Callback-Number'} = "Number";
>
> return RLM_MODULE_
f id 88 to 172.16.0.11 port 60818
Waking up in 4.9 seconds.
Obviously I did something wrong, but cant figure out what. Any Idea ?
-Message d'origine-
De : freeradius-users-bounces+aurelien.jund=sfr@lists.freeradius.org
[mailto:freeradius-users-bounces+aurelien.jund=sfr@lists.fre
Hi
my sended mail is not delivered :( please help me
2010/8/27 Alan DeKok
> JUND wrote:
> > I get this error when I run freeradius using this piece of code in my
> example.pl:
> >
> > Can't modify constant item in scalar assignment at /etc/freeradius_commu/
> example.pl line 60, near "NULL;"
>
JUND wrote:
> I get this error when I run freeradius using this piece of code in my
> example.pl:
>
> Can't modify constant item in scalar assignment at
> /etc/freeradius_commu/example.pl line 60, near "NULL;"
There is no such text in the example.pl file which is included with
FreeRADIUS.
14:20
À : FreeRadius users mailing list
Objet : Re: rlm_perl error
"JUND, Aurélien" writes:
> 3 hashes are given to the module and filled with value-pairs (Attribute
> names and values):
>
> # %RAD_CHECK Read-only Check items
> #
reeradius-users-bounces+aurelien.jund=sfr@lists.freeradius.org]
> De la part de Alan DeKok
> Envoyé : mercredi 25 août 2010 14:35
> À : FreeRadius users mailing list
> Objet : Re: rlm_perl error
>
> Bjørn Mork wrote:
>> "JUND, Aurélien" writes:
>>
&g
Alan DeKok
Envoyé : mercredi 25 août 2010 14:35
À : FreeRadius users mailing list
Objet : Re: rlm_perl error
Bjørn Mork wrote:
> "JUND, Aurélien" writes:
>
>> 3 hashes are given to the module and filled with value-pairs (Attribute
>> names and values):
>>
>&
Bjørn Mork wrote:
> "JUND, Aurélien" writes:
>
>> 3 hashes are given to the module and filled with value-pairs (Attribute
>> names and values):
>>
>> # %RAD_CHECK Read-only Check items
>> # %RAD_REQUEST Read-only Attributes from the request
>>
"JUND, Aurélien" writes:
> 3 hashes are given to the module and filled with value-pairs (Attribute
> names and values):
>
> # %RAD_CHECK Read-only Check items
> # %RAD_REQUEST Read-only Attributes from the request
> # %RAD_REPLY
9 matches
Mail list logo