Hello Darwin -

> 
> Hello,
> 
> i'm a bit confused on where to put my "PreHandlerHook" inside my
> config file.
> 
> my config file currently looks like this
> 
> 
> ..... blah blah blah
> 
> PreHandlerHook  file:"/directory/myhook"
> 
> <Handler attribute1 = value1>
>   ..........
> </Handler>
> 
> <Handler attribute2 = value2>
>   ..........
> </Handler>
> 
> <Hander attribute3 = value3>
>   ..........
> </Handler>
> .... blah blah blah
> 
> 
> "myhook" is an external perl scripts that does various consultation on
> some tables and create an attribute and insert values on the incoming
> packet.
> 
> i also tried consulting the manual but i can't find additional
> information anywhere that might guide me.
> 

PreHandlerHook is a Client clause parameter:

<Client ....>
        Secret ....
        PreHandlerHook .......
</Client>

Have a look at section 6.4.10 in the Radiator 2.15 reference manual.

On this topic, there are a number of example hooks now in the patches area:

        http://www.open.com.au/radiator/downloads/patches-2.15/hooks.txt

And there will also be a PreProcessingHook for Realms and/or Handlers in
Radiator 2.16.

hth

Hugh

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