Hi Olivier,

Apologies for the delay.

Yes, checked logs/error_log ; grepped the directory for
'authentication' and came up with nothing (no lines anywhere) that had
an 'ERROR' flag on them.

Made the mods ; here's the output from a registration attempt :

packetfence.log:Nov 02 18:56:06 register.cgi(0) INFO: got result: 0 / 0 
(ModPerl::ROOT::ModPerl::PerlRun::usr_local_pf_cgi_2dbin_register_2ecgi::handler)
packetfence.log:Nov 02 18:56:37 register.cgi(0) INFO: got result: 0 / 1 
(ModPerl::ROOT::ModPerl::PerlRun::usr_local_pf_cgi_2dbin_register_2ecgi::handler)
packetfence.log:Nov 02 18:56:58 register.cgi(0) INFO: got result: 0 / 1 
(ModPerl::ROOT::ModPerl::PerlRun::usr_local_pf_cgi_2dbin_register_2ecgi::handler)

Thanks - best wishes,

Chris

On Tue  2.Nov'10 at 11:27:50 -0400, Olivier Bilodeau wrote:
> Hi Chris,
> 
> >> Anything in logs/error_log ?
> >>
> >> In logs/packetfence.log, any message similar to:
> >> - ERROR loading authentication::radius ...
> >
> > Nothing ; it all seems fine.
> 
> Just to be really clear here. Have you checked logs/error_log for 
> anything too?
> 
> 
> >
> >> If none of that leads us anywhere, let us know and I'll tell you how to
> >> add debug statements to get more information.
> >
> > Please do ; I'm not certain where to go in the PF code ; I can downgrade
> > to 1.9.0 if necessary - but I'd rather not<grin>.
> 
> In cgi-bin/register.cgi, right after the line:
> my ($auth_return,$err) = pf::web::web_user_authenticate($cgi, $session);
> 
> Put:
> $logger->info("got result: $auth_return / $err");
> 
> Send back the result here.

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to