Re: oracle AND mysql module simultaniously

2002-11-05 Thread Alan DeKok
Robin Elfrink [EMAIL PROTECTED] wrote: sql: driver =3D rlm_sql_mysql rlm_sql: Driver rlm_sql_mysql loaded and linked rlm_sql: Attempting to connect to [EMAIL PROTECTED]:/dbname Init: Oracle logon failed: 'Error while trying to retrieve text for ... Weird. It loads the MySQL driver, and

oracle AND mysql module simultaniously

2002-11-04 Thread Robin Elfrink
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'm trying to get the oracle and mysql module to work together simultaniously. Oracle for authentication, and mysql for accounting (do not ask me WHY, I cannot explain stupid upper-management decisions). When I have the oracle module loaded

Re: oracle AND mysql module simultaniously

2002-11-04 Thread Alan DeKok
Robin Elfrink [EMAIL PROTECTED] wrote: When I have the oracle module loaded first, freeradius connects correctly to the oracle server and then tries to connect to the mysql server using the oracle module. Do you have TWO instances of the SQL module set up? What does your configuration look

Re: oracle AND mysql module simultaniously

2002-11-04 Thread Robin Elfrink
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 04 November 2002 18:03, Alan DeKok wrote: Do you have TWO instances of the SQL module set up? What does your configuration look like? radiusd.conf has: authenticate { unix oracle } accounting { detail

Re: oracle AND mysql module simultaniously

2002-11-04 Thread Alan DeKok
Robin Elfrink [EMAIL PROTECTED] wrote: sql.conf has: sql mysql { driver =3D rlm_sql_mysql other configuration data } sql oracle { driver =3D rlm_sql_oracle other configuration data } That should be fine. So how does one SQL

Re: oracle AND mysql module simultaniously

2002-11-04 Thread Robin Elfrink
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 04 November 2002 20:14, Alan DeKok wrote: That should be fine. So how does one SQL instance use another? Can you post a sample of the debug messages, which shows the problem? Sure: [ bla bla bla ] Module: Loaded SQL sql: driver =