15 Jun
2005
15 Jun
'05
5:35 p.m.
"Tim Rich, Jr." <TimRichJr@unisolinc.com> wrote:
Can we authenticate and authorize in Oracle and account in MySQL?
Yes. You will need to create two instances of the SQL module, one for Oraclem and one for MySQL. Then, rather than listing "sql" somewhere in radiusd.conf, you'd list "sql_oracle", or "sql_mysql". See doc/configurable_failover for help on multiple instances of the same module. Alan DeKok.