Re: problems getting rewrite hook right

"Sergey Poznyakoff" <[email protected]> Thu, 26 Oct 2006 09:50:13 +0300
Newsgroups gmane.comp.gnu.radius.general
Organization Err, what do you mean?
Message-ID <[email protected]>
Charles Sprickman <[email protected]> wrote:

> I'm trying that, but I get an even stranger result:
> 
> Oct 25 15:53:10 elephant radiusd: Auth.debug:
> mysql.c:216:rad_mysql_exec: query:
> SELECT attr,value FROM radius_attrib WHERE username='[email protected]' AND
> op IS NULL AND domain='[email protected]'

Then, it seems I have not understood the intent of the function. In its
current form it simply returns the domain name of the user,
i.e. everything after the first @ or % sign. Was it supposed to do
something else?

Regards,
Sergey

PS: Is skunkworks still alive?