Hello -

The PostAuthHook is a Realm (or Handler) parameter.

<Realm ....>
<AuthBy SQL>
.....
</AuthBy>
PostAuthHook file:"%D/SetActive.txt"
</Realm>

There are some example hooks in the file "goodies/hooks.txt" in the distribution.

regards

Hugh


On Tuesday, July 30, 2002, at 11:41 PM, Radius Admin wrote:

I am trying to implement a PostAuthHook.
 
I have added the following line in my configuration file
 
<Realm ......>
 
    <AuthBy SQL>
 
    blah
    blah
 
    PostAuthHook file:"%D/SetActive.txt"
    </AuthBy>
</Realm>
 
When I start Radiator I get the following error: ERR: Unknown keyword 'PostAuthHook' in
 
I am not using Handler's as described in the hooks.txt file. Have I defined it in the wrong place?
 
Thanks
 

--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, Active Directory etc etc
on Unix, Win95/8, 2000, NT, MacOS 9, MacOS X etc etc

Reply via email to