"Thor Spruyt" <[EMAIL PROTECTED]> wrote: > > perl != myperl > > perl = name of the module > myperl = name of the module instance
Yes. The name of the instance is "myperl", not "perl". > For authorize it works, but for authenticate I get that error. That surprises me. It's the same code in both cases. > If I do it with a nameless instance, than it works also. > Doesn't the perl module support instances maybe? It should, but you should refer to the instance by the instance name, not by the module name. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

