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
 

Reply via email to