Re: RLM Perl cache problem? (was: Freeradius-Users Digest, Vol 19, Issue 71)

2006-11-22 Thread david . suarezdelis
On Mon, 20 Nov 2006 08:22:33 -0800 Alan DeKok [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: I have observed that once I have returned a Class attribute, though, it keeps getting sent by FreeRadius even when my authenticate() sub is not assigning to it. I'd be a little surprised if

Re: RLM Perl cache problem? (was: Freeradius-Users Digest, Vol 19, Issue 71)

2006-11-22 Thread Alan DeKok
[EMAIL PROTECTED] wrote: ... However, changing test1 user profile on the DB so it doesn't have a class attribute to send: ... And on freeradius -X: found interpetator at address 0xa90eee8 rlm_perl: Added pair Class = OU=tme; So... instrument your Perl code to see why it's adding that.