Hello Jesper -

You would simply define the AuthBy SQL outside of any Realm or 
Handler, so that it does not get executed by the standard packet 
processing:

<AuthBy SQL>
        Identifier Check_SQL
        .....
</AuthBy>

<Realm ....>
        ......
</Realm>

hth

Hugh



At 9:19 +0200 17/8/00, WOL - Jesper L . Nielsen wrote:
>* Hugh Irvine ([EMAIL PROTECTED]) [2000-08-17 09:09]:
>>
>>  Hello Jesper -
>>
>>  The way to do this is with an Identifier in your AuthBy SQL and then
>>  refer to it in your hook code. This has been discussed on the list
>>  several times before, so you might like to have a look at the archive
>>  site:
>
>I know.. This was tol to me some time ago, and it works super..
>But once I use <AuthBy SQL it automatically wants to do a SELECT
>statement (as default)... I don't want it to do so, because the SELECT
>statement is useless...
>  Once again, I know how to find me DBI connection in the hook, but I
>don't want Radiator to perform any SELECT's..
>
>/Jesper

-- 
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.

===
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.

Reply via email to