(RADIATOR) Auth via Oracle function

Hugh Irvine hugh at open.com.au
Mon Oct 6 17:27:27 CDT 2003


Hello Ivo -

The simplest thing to do is install and use the "AuthPLSQL.pm" module 
from the "goodies" directory.

Then you can use an AuthBy PLSQL clause to call an Oracle stored 
procedure.

See the example configuration file in "goodies/plsql.cfg".

regards

Hugh


On Tuesday, Oct 7, 2003, at 02:23 Australia/Melbourne, Ivo Tzvetkov 
wrote:

> Hello,
>
> I am setting up radiator to authenticate against an Oracle database.
>
> However, I don't have direct access to the user/pass tables - for
> security reasons, I have to send the user & pass through an Oracle 
> function
> which will check if the passwords match, and return an ID number if 
> they
> do, and FALSE otherwise.
>
> I searched through the docs/faqs, and I concluded that the best/only
> way to implement this would be if I wrote a script that would perform
> the necessary tasks and integrate it with "AuthBy EXTERNAL".
>
> Is this really the only way to do it or is there already a built-in 
> feature
> for such cases?
>
> Thanks,
>  -Ivo
> ===
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.
>
>

NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list