accessing reseller_type from export modules
Vlad Sedov
vlad at humbleguys.net
Mon Jul 22 14:05:06 PDT 2002
Hello -
is it possible to access the agent and agent type variables in the
export modules?...
our usernames in RADIUS are in the "user/reseller_type at domain.com"
format (i know, it's weird)..
we can get the user's domain like this (e.g. inside of the
_export_insert subroutine of sqlradius.pm) -
my $domain = $svc_acct->svc_domain->domain;
how would I access the reseller_type in this fashion?
Thanks
Vlad
More information about the freeside-users
mailing list