On Fri, Dec 08, 2000 at 08:33:11AM -0600, Dave Lloyd wrote:
> 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

        It calls  handlerResult but  $handled is $main::IGNORE  so the
logging part will  never be called. At least  on every trace situation
that I've try...

> customized version of Radiator so I'm not up on the latest... I know
> _my_ version does it correctly. :-)

        ;-)

        </canau

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