Hi all...
It might be me growing extremely picky, but here goes:
I like the fallback DBI functions wich Radiator provides, and would like
to use it. The problem is that the standard AuthSelect is not enough for
me. I need to do more than one lookup be Auth-request, and I need to
perform Perl code to check several things on the user who wishes access.
On top of this I need to log, very carefully, in a database what went
wrong (also from a users point of view) in the Perl code.
I tried to leave it all ub to a preAuthHook or a postAuthHook, but if I
want to use the fallback DBI that comes with Radiator it wants to
perform a database lookup in the <AuthBy SQL> clause, which I can't use
for anything really..
Is there a possibility to leave the authentication _completely_ up to a
hook, so I can still use the DBI function in Radiator. Or is the
solution to make my own EXTERNAL program for authentication (and hereby
miss out on the Radiator DBI)??
/Jesper
===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.