Thanks for the update. Do you know if that plug-in leaves it's
signature in either an HTTP header or in the user agent string? It
would be nice to know when troubleshooting in the future.
-Chuck
On 1/12/06, Hank Freeman <hfreeman@...> wrote:
>
> Mystery solved. I am using the "Faster Fox" plug-in. It does pre-fetch=
ing of links on a page. With the setting at "Turbo" (most aggressive) thi=
s authentication fails. For me, it fails at all settings above "Courteous=
". (YMMV) Dialing back the aggressiveness of the plug-in resolved this i=
ssue. Thanks again for all the help.
>
> --Hank
>
> -----Original Message-----
> From: webware-discuss-admin@... [mailto:webware-d=
iscuss-admin@... Behalf Of Hank Freeman
> Sent: Thursday, January 12, 2006 5:47 PM
> To: webware-discuss@...
>
> Subject: RE: [Webware-discuss] Admin password rejected
>
>
>
>
>
> Sender ALLOWED [ Remove =
] [ Block ] details
>
> Vanquish Anti-Spam Control Panel
>
>
> Okay, now I know what is going on, but I don't know why, or what to do =
about it... Everything in the authentication works perfectly save for =
one thing. It appears that the call for loginid =3D session.value('logi=
nid',None) at the beginning of the authentication block returns a differ=
ent value than does request.field('lgoinid', 'nologin'). As a result, t=
he second phrase of the "if ..." statement that verifies the login fails=
. This only happens with Firefox 1.5 from my desktop. All my other bro=
wsers return the same value in both calls. Does this suggest some possi=
ble cause in the browser?
>
> Regardless, thanks for all your help. Clearly, Webware is not at faul=
t here, and I will pursue the browser issues with the Mozilla folks for =
some explanation. If I find out anything probitive I will post it back =
to this thread for future reference.
>
> --Hank
>
>
> -----Original Message-----
> From: webware-discuss-admin@... [mailto:webwa=
re-discuss-admin@... Behalf Of Christoph Zwerschk=
e
> Sent: Thursday, January 12, 2006 3:44 AM
> To: webware-discuss@...
> Subject: Re: [Webware-discuss] Admin password rejected
>
>
>
>
> Sender ALLOWED [ Remove =
] [ Block ] details
>
> Vanquish Anti-Spam Control Panel
>
> > Is there a way to get Webware to log or disclose mor information =
on the
> > authentication dialog from the application server side? I'd like =
to
> > find out if the password is actually getting there, and what the d=
ata is
> > when it does.
>
> The easiest way is to add print statements, see
> http://www.w4py.org/WebKit/Docs/UsersGuide.html#debugging
> The output will be visible in the logs. You may want to start the
> AppServer script with the "-u" option to have unbuffered output.
>
> The servlets in question are in /Webware/WebKit/Admin
>
> -- Christoph
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through l=
og files
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD SPLU=
NK!
> http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick
> _______________________________________________
> Webware-discuss mailing list
> Webware-discuss@...
> https://lists.sourceforge.net/lists/listinfo/webware-discuss
>
|