Mike McCauley wrote:

> > Hi,
> >
> > Could  someone  please confirm  me  that  the  new feature  on
> >2.17.1, AuthLog doesn't  work inside a <AuthBy RADIUS>...  It seems to
> >me that in Handler.pm:
> >
> >line 572:        if ($handled == $main::ACCEPT)
> >
> > $handled is allways 2, $main::IGNORE.
> >
> > The feature works wih <AuthBy FILE>...

<AuthLog> is not directly invoked by the return value of the Auth
module.  It is called when Radius::Handler::handlerResult is called. 
AuthRADIUS *should* be calling handlerResult to report the result when
the reply packet comes in, but I don't know for sure.  I have a
customized version of Radiator so I'm not up on the latest... I know
_my_ version does it correctly. :-)

- D

<[EMAIL PROTECTED]>

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