[phplib] Default Auth is ignored From: Stephan Schirrmann (stephan <email protected>)
Date: 10/28/00

Hi Folks!

My problem is that even with the example defauth-script the login
screen is always shown! $nobody is set, but default auth doesn't work.

When I trace through the execution of auth.inc, I see that $nobody is
set correctly to true. But in the start-function of auth $state always
becomes 3 (should be 1 for nobody as far as I see). So
auth_validatelogin() in local.inc is called and of course fails. It
should'n be called for default authentification anyway, should it?

So the question arises: could this global $$cl-variable be the cause
for the fault and where does it come from? Or am I searching at the
wrong place?? Don't have an idea anymore.

Throwing things through the room didn't help... :-) Hope someone knows
what I'm doing wrongly here.

cya
 Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>