|
Greetings,
I am trying to setup
Freeradius with MySQL, and have a quick question about the variables available
in my SQL queries.
Right now, I have FreeRadius /
MySQL working, and stripping realms, and authenticating users correctly.
My question is this - can I get the realm that was stripped as a
variable? For example, if a user logs in as [EMAIL PROTECTED], I want to do a select
where username = 'user' and domain 'testing.com'.
Is this possible? Sorry if this was asked
before, but since the list archives aren't searchable, I figure it was faster
to ask again rather than wade through all of the back messages.
Thanks,
M. Gamble
|