Authcheck table and groupreply table on two different databases
Alan DeKok
aland at deployingradius.com
Fri Feb 26 17:32:29 CET 2010
1839Paolo wrote:
> The easy think, the question: it’s possible to setup authcheck_table into a
> database/host and both groupcheck_table, groupreply_table into a different
> database/host?
No.
> It’s easy to pull username/password from a proprietary database, just know
> where fields are; but I cannot alter the database’s structure and I need
> some group related radius attributes, say Session-Timeout. I know what the
> group is, I just ran a query on a student account so the group is stud. I
> need now to pass ‘stud’ to an authorize_group_reply_query, but must be on a
> different database.
Configure two SQL instances. One queries the main server, and sets a
group attribute. The other queries the secondary server.
Alan DeKok.
More information about the Freeradius-Users
mailing list