Note this from the docs
(http://www.open.com.au/radiator/ref.html#pgfId=319543):

Hooks are executed at fixed times during request processing:

Server started 
StartupHook called 
Request received from NAS 
Global RewriteUsernames applied 
PreClientHook called 
Client clause selected 
Client RewriteUsernames applied 
Duplicate detection done 
PreHandlerHook called 
Handler selected 
PreProcessingHook called 
Handler's RewriteUsername and RewriteFunction applied 
Session database updated (accounting requests only) 
Accounting log files (AcctLogFileName and WtmpFileName) written 
PreAuthHook called 
AuthBy clauses invoked 
PostAuthHook called 
Reply sent to NAS (unless request was proxied) 
(if the request was proxied to another Radius server...) Reply received from
proxy server 
ReplyHook called 
Reply sent to NAS 
If no reply was received from a proxy server by AuthBy RADIUS, even after
multiple retransmissions and timeouts, NoReplyHook is called. 

Perhaps you're not looking in the right place at the right time?

Dave

> -----Original Message-----
> From: Feite Brekeveld [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 17, 2001 12:32 PM
> To: [EMAIL PROTECTED]
> Subject: (RADIATOR) processing Acct-Session-Id field before 
> it gets into
> the database
> 
> 
> Hi,
> 
> I would like to do some modification to the Acct-Session-Id 
> field before
> it gets logged into the database (Postgresql).
> 
> I did some experimenting with  the PreProcessingHandler but 
> it seems not
> to be run when a request comes in.
> 
> Please some tips on this one .
> 
> Thanks,
> 
> 
> Feite Brekeveld
> 
> 
> ===
> 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.
> 

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