"Adam Joncas" <[EMAIL PROTECTED]> wrote: > I'm trying to setup freeRadius to use Oracle for Authentication and > Authorization. I'm currently running into a problem where when I run > radiusd I get the following error. > > rlm_sql: Could not link driver rlm_sql_oracle: file not found
Did you install Oracle client libraries? Did you read the output of './configure'? Did you read the output of 'make', or 'make install'? The answer to all of these is "No." That's where your problem is. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
